1
0
Fork 0
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:
Alexander Wühr 2023-02-24 14:43:25 +01:00
parent ed25857102
commit ea4b30c38a
No known key found for this signature in database

View file

@ -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"