mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
Remove ntfy_setup_source()
This commit is contained in:
parent
4369c40793
commit
4393a35438
1 changed files with 0 additions and 10 deletions
|
@ -8,16 +8,6 @@
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
ntfy_setup_source() {
|
|
||||||
ynh_setup_source -d "$install_dir"
|
|
||||||
mkdir -p "$install_dir/data"
|
|
||||||
chown -R $app:$app "$install_dir"
|
|
||||||
chmod -R 750 "$install_dir/data"
|
|
||||||
|
|
||||||
ynh_secure_remove "$install_dir/client"
|
|
||||||
ynh_secure_remove "$install_dir/server"
|
|
||||||
}
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# EXPERIMENTAL HELPERS
|
# EXPERIMENTAL HELPERS
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue