浏览代码

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