mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Update upgrade
This commit is contained in:
parent
581e2017b4
commit
b88f0c3909
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ if [ -d /opt/searx ];
|
|||
then
|
||||
sudo mkdir -p /opt/yunohost/searx
|
||||
sudo mv /opt/searx /opt/yunohost/
|
||||
sudo usermod -d /opt/yunohost/searx
|
||||
sudo usermod -d /opt/yunohost/searx searx
|
||||
sudo chown searx:searx -R /opt/yunohost/searx
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue