Skip to content

Commit

Permalink
remove booter jar
Browse files Browse the repository at this point in the history
not needed with airsonic
  • Loading branch information
ghenry22 committed Jul 5, 2021
1 parent fe51c9d commit fb185c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file not shown.
1 change: 0 additions & 1 deletion src/scripts/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ postinst ()
##start airsonic
#fix file permissions
chmod +x ${SYNOPKG_PKGDEST}/airsonic.sh
chmod 775 ${SYNOPKG_PKGDEST}/airsonic-booter-jar-with-dependencies.jar
chmod 775 ${SYNOPKG_PKGDEST}/airsonic.war
chown -R airsonic:users ${SYNOPKG_PKGDEST}
echo "$(date +%d.%m.%y_%H:%M:%S): start airsonic for first initialisation" >> ${SYNOPKG_PKGDEST}/airsonic_package.log
Expand Down

0 comments on commit fb185c8

Please sign in to comment.