mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update install
This commit is contained in:
parent
2140debf60
commit
258b8c9d60
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ sudo cp ../conf/etherpad-lite /etc/init.d/
|
||||||
sudo chmod +x /etc/init.d/etherpad-lite
|
sudo chmod +x /etc/init.d/etherpad-lite
|
||||||
sudo update-rc.d etherpad-lite defaults
|
sudo update-rc.d etherpad-lite defaults
|
||||||
sudo mkdir /var/log/etherpad-lite/
|
sudo mkdir /var/log/etherpad-lite/
|
||||||
su - www -c "touch /var/log/etherpad-lite/etherpad-lite.log"
|
su - www-data -c "touch /var/log/etherpad-lite/etherpad-lite.log"
|
||||||
|
|
||||||
|
|
||||||
sudo $final_path/bin/installDeps.sh > /dev/null 2>&1
|
sudo $final_path/bin/installDeps.sh > /dev/null 2>&1
|
||||||
|
|
Loading…
Add table
Reference in a new issue