Update deliver.sh
Fixed oopsie
This commit is contained in:
parent
626868db89
commit
da05c8924c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ cp project/Dependencies.scala ./wrap/project/Dependencies.scala
|
|||
cp project/build.properties ./wrap/project/build.properties
|
||||
cp sbt.sh ./wrap
|
||||
(cd ./wrap/; tar czfv $username.tar.gz .)
|
||||
mv ./wrap/$username.gz .
|
||||
mv ./wrap/$username.tar.gz .
|
||||
|
||||
rm -rf ./wrap
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue