Commit 378ab5cf authored by Vitaly Lipatov's avatar Vitaly Lipatov

generic-appimage: fix file permissions

parent 32723d9f
...@@ -33,6 +33,8 @@ upstream_file: $alpkg ...@@ -33,6 +33,8 @@ upstream_file: $alpkg
generic_repack: appimage generic_repack: appimage
EOF EOF
chmod og-w -R squashfs-root
erc pack $PKGNAME squashfs-root erc pack $PKGNAME squashfs-root
return_tar $PKGNAME return_tar $PKGNAME
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment