Updated URL to meteor-spk.

This commit is contained in:
Lauri Ojansivu 2022-03-30 20:03:48 +03:00
parent e2f8989939
commit f2f3b76eda

View file

@ -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