diff --git a/scripts/flatpak b/scripts/flatpak index 90bd4ca..b790392 100755 --- a/scripts/flatpak +++ b/scripts/flatpak @@ -56,7 +56,7 @@ EOF #which flatpak || exit 0 #xargs flatpak install -y < flatpaks.lst #EOF - + chmod ug+rx restore-flatpak.sh popd || exit 2 }