mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Updated release scripts.
This commit is contained in:
parent
1c494803b0
commit
d0df3a2915
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
cd ~/repos/wekan
|
||||
sudo apt -y install parallel
|
||||
sudo apt-get -y install parallel
|
||||
./releases/rebuild-release.sh
|
||||
#./releases/delete-phantomjs.sh
|
||||
cd ~/repos/wekan/.build
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo apt-get -y install parallel
|
||||
|
||||
{
|
||||
~/repos/wekan/releases/up-a.sh $1
|
||||
~/repos/wekan/releases/up-s.sh $1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue