mirror of
https://github.com/YunoHost-Apps/gotify_ynh.git
synced 2024-09-03 20:36:26 +02:00
mv binary after upgrade
This commit is contained in:
parent
b564315933
commit
1f1194d607
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ then
|
||||||
|
|
||||||
# Download, check integrity, uncompress and patch the source from app.src
|
# Download, check integrity, uncompress and patch the source from app.src
|
||||||
ynh_setup_source --dest_dir="$install_dir" --keep="config.yml"
|
ynh_setup_source --dest_dir="$install_dir" --keep="config.yml"
|
||||||
|
mv $install_dir/gotify-linux-* $install_dir/gotify
|
||||||
fi
|
fi
|
||||||
|
|
||||||
chmod -R o-rwx "$install_dir"
|
chmod -R o-rwx "$install_dir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue