mirror of
https://github.com/YunoHost-Apps/scrutiny_ynh.git
synced 2024-09-03 20:16:24 +02:00
Fix helpers 2.1
This commit is contained in:
parent
003a2bffe3
commit
ceda1b85ac
1 changed files with 0 additions and 6 deletions
|
@ -69,12 +69,6 @@ ynh_config_add --template="config/scrutiny.yaml" --destination="$install_dir/con
|
|||
ynh_config_add --template="systemd-scrutiny-collector.timer" --destination="/etc/systemd/system/scrutiny-collector.timer"
|
||||
ynh_config_add --template="config/collector.yaml" --destination="$install_dir/config/collector.yaml"
|
||||
|
||||
#=================================================
|
||||
# SET FILE OWNERSHIP / PERMISSIONS
|
||||
#=================================================
|
||||
|
||||
myynh_set_permissions
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue