1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00

now remove install.php after install

This commit is contained in:
matlink 2014-11-13 21:58:38 +01:00 committed by Moul
parent f10898e608
commit 7dc480f69b

View file

@ -69,7 +69,7 @@ fi
#adding admin to the allowed users
sudo yunohost app addaccess $app -u $admin
#sudo rm -f $final_path/install.php
sudo rm -f $final_path/install.php
# Restart services
sudo service nginx reload
sudo yunohost app ssowatconf