mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
Update install
This commit is contained in:
parent
4babf3c956
commit
d65a2b0d08
1 changed files with 1 additions and 1 deletions
|
@ -44,10 +44,10 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/ampache.conf
|
|||
|
||||
# Reload Nginx and regenerate SSOwat conf
|
||||
sudo service nginx reload
|
||||
sudo yunohost app setting ampache skipped_uris -v "/"
|
||||
sudo yunohost app ssowatconf
|
||||
|
||||
# Ampache installation
|
||||
sudo yunohost app setting ampache skipped_uris -v "/"
|
||||
echo "127.0.0.1 $domain #yunowordpress" | sudo tee -a /etc/hosts
|
||||
sleep 1
|
||||
curl -kL -X POST http://$domain$path/update.php?action=update
|
||||
|
|
Loading…
Add table
Reference in a new issue