mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
.
This commit is contained in:
parent
9d2995d39d
commit
8283409728
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ sudo sed -i "s@YHURL@$domain$path@g" ../conf/movim.{service,init}
|
|||
sudo sed -i "s@YHDIR@$final_path@g" ../conf/movim.{service,init}
|
||||
if [ `pgrep -ox systemd` = "1" ];
|
||||
then
|
||||
sudo cp ../conf/movim.service /usr/lib/systemd/system/
|
||||
sudo cp ../conf/movim.service /lib/systemd/system/
|
||||
sudo systemctl enable movim.service
|
||||
sudo systemctl start movim.service
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue