mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
In Sandstorm release script, after release, delete temp files.
This commit is contained in:
parent
d295cb8385
commit
16adcb7e5a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ meteor-spk pack wekan-$1.spk
|
|||
spk publish wekan-$1.spk
|
||||
scp wekan-$1.spk x2:/var/snap/wekan/common/releases.wekan.team/
|
||||
mv wekan-$1.spk ..
|
||||
|
||||
sudo rm -rf .meteor-spk
|
||||
# Delete old stuff
|
||||
#cd ~/repos/wekan
|
||||
#./releases/release-cleanup.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue