mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
So close..
This commit is contained in:
parent
ed25857102
commit
ea4b30c38a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# PERSONAL HELPERS
|
||||
#=================================================
|
||||
ntfy_setup_source() {
|
||||
ynh_setup_source -d "$install_dir" -a "$YNH_ARCH"
|
||||
ynh_setup_source -d "$install_dir" -s "$YNH_ARCH"
|
||||
ynh_secure_remove -f "$install_dir/client"
|
||||
ynh_secure_remove -f "$install_dir/server"
|
||||
mkdir -p "$install_dir/data"
|
||||
|
|
Loading…
Add table
Reference in a new issue