1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00

Remove debug

This commit is contained in:
Maniack Crudelis 2017-06-12 21:23:49 +02:00
parent 77e207c3b6
commit b88a87f515

View file

@ -146,8 +146,6 @@ ynh_use_nodejs
sudo_path "$final_path/bin/installDeps.sh" > $install_log 2>&1
sudo_path npm install forever -g >> $install_log 2>&1
sudo ls -alh /root >&2
sudo ls -alh /home/admin >&2
#=================================================
# CONFIGURE ETHERPAD
#=================================================