mirror of
https://github.com/sigmasternchen/NurseBot
synced 2025-03-15 08:08:58 +00:00
we need hard links becaus... java...
This commit is contained in:
parent
61a756eea4
commit
47a02c6a3a
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ VERSION=$2
|
|||
pushd $DEPLOY_DIR
|
||||
|
||||
unlink NurseBot.jar
|
||||
ln -s $VERSIONS/NurseBot$VERSION.jar NurseBot.jar
|
||||
ln $VERSIONS/NurseBot$VERSION.jar NurseBot.jar
|
||||
|
||||
popd
|
||||
|
|
Loading…
Reference in a new issue