|
@@ -3,7 +3,7 @@
|
|
|
echo "INSTALLING WEKAN SANDSTORM VERSION RELATED FILES:"
|
|
|
sudo apt-get -y install p7zip-full wget curl
|
|
|
cd ~
|
|
|
-wget https://releases.wekan.team/meteor-spk/projects.7z
|
|
|
+wget https://releases.wekan.team/dev/meteor-spk/projects.7z
|
|
|
7z x projects.7z
|
|
|
rm projects.7z
|
|
|
echo "export PATH=\$PATH:~/projects/meteor-spk/meteor-spk-0.5.1" >> ~/.bashrc
|