mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Update install
This commit is contained in:
parent
520e5b4fc4
commit
3ffde04201
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ sudo chown root: $nginxconf
|
||||||
sudo chmod 600 $nginxconf
|
sudo chmod 600 $nginxconf
|
||||||
cd $final_path
|
cd $final_path
|
||||||
sudo npm install
|
sudo npm install
|
||||||
sudo service start redis-server
|
sudo service redis-server start
|
||||||
sudo yunohost firewall allow Both 85
|
sudo yunohost firewall allow Both 85
|
||||||
pre_inst_scrumblr
|
pre_inst_scrumblr
|
||||||
sudo service scrumblr start
|
sudo service scrumblr start
|
||||||
|
|
Loading…
Add table
Reference in a new issue