Skip to content

Commit

Permalink
Update postinst
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Tunnic authored Nov 26, 2021
1 parent 131cb61 commit 8a94037
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DEBIAN/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ if [ -d '/private/preboot/procursus' ]; then
export PREFIX=/private/preboot/procursus
fi

mkdir $PREFIX/usr/share/pojavlauncher
chown -R 501:501 $PREFIX/usr/share/pojavlauncher
chmod -R 0755 $PREFIX/usr/share/pojavlauncher

Expand Down

0 comments on commit 8a94037

Please sign in to comment.