clean needs to be run inside of bin but needs to access the correct script
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
3b052dbba3
commit
7a1e2e8e84
@ -13,5 +13,5 @@ jar cfm ${PROJECT_NAME}.jar ${ORIGINAL_LOC}/manifest sig
|
||||
jar uf ${PROJECT_NAME}.jar -C ../lib/bin/ .
|
||||
printf "\n\n\nRunning Program...\n\n"
|
||||
java -cp .:../lib/bin -Djava.library.path="${LIBRARY_PATH}" -jar ${PROJECT_NAME}.jar "$@"
|
||||
./${LANGUAGE}/scripts/clean.sh
|
||||
../${LANGUAGE}/scripts/clean.sh
|
||||
cd ..
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
build.sh:22308eae5fd9c88aa16fef54cf03ae21 -
|
||||
clean.sh:668a2f9b568c55f6a044a509315032f6 -
|
||||
commit.sh:5e4448db9ad48e72ec3a1ff4f5763b41 -
|
||||
jar.sh:99c7520b5eb08be888ce3c91784e5462 -
|
||||
jar.sh:343cf505530401fb696296bc25a9b090 -
|
||||
release.sh:556de665c917b7fc2af67c6c05d07bbc -
|
||||
update.sh:3be721658983183efa395984acd96b03 -
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user