ソースを参照

Remove unneeded cp launcher.sh

Ralph Plawetzki 1 年間 前
コミット
8c05c774bf
1 ファイル変更0 行追加1 行削除
  1. 0 1
      dist/linux/appimage/build.sh

+ 0 - 1
dist/linux/appimage/build.sh

@@ -16,7 +16,6 @@ mvn -f ../../../pom.xml versions:set -DnewVersion=${SEMVER_STR}
 # compile
 mvn -B -f ../../../pom.xml clean package -Plinux -DskipTests
 cp ../../../LICENSE.txt ../../../target
-cp ../launcher.sh ../../../target
 cp ../../../target/cryptomator-*.jar ../../../target/mods
 
 # add runtime