mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Update remove
This commit is contained in:
parent
217a2a5e29
commit
fe9d3d6299
1 changed files with 1 additions and 1 deletions
|
@ -6,9 +6,9 @@ sudo rm -Rf /opt/yunohost/searx
|
|||
sudo rm -f /etc/uwsgi/apps-enabled/searx.ini
|
||||
sudo rm -f /etc/uwsgi/apps-available/searx.ini
|
||||
sudo rm -f /etc/nginx/conf.d/$domain.d/searx.conf
|
||||
sudo userdel searx
|
||||
sudo service uwsgi stop
|
||||
sudo killall uwsgi
|
||||
sudo service uwsgi start
|
||||
sudo service nginx reload
|
||||
sudo yunohost app ssowatconf
|
||||
sudo userdel searx
|
||||
|
|
Loading…
Reference in a new issue