mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Update _common
This commit is contained in:
parent
517ea6e6d4
commit
1d985faff8
1 changed files with 0 additions and 2 deletions
|
@ -17,9 +17,7 @@ pre_inst_scrumblr() {
|
||||||
--ingroup "$app" --system --quiet --shell /bin/bash
|
--ingroup "$app" --system --quiet --shell /bin/bash
|
||||||
|
|
||||||
# Configure init script
|
# Configure init script
|
||||||
pushd $final_path
|
|
||||||
sudo cp ../conf/"$app".service /etc/systemd/system/
|
sudo cp ../conf/"$app".service /etc/systemd/system/
|
||||||
popd
|
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl enable "$app".service
|
sudo systemctl enable "$app".service
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue