1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rustdesk-server_ynh.git synced 2024-09-03 20:16:24 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-11-01 18:17:50 +01:00
parent 0cf4182a29
commit 8d02abce99

View file

@ -30,7 +30,7 @@ then
ynh_script_progression --message="Upgrading source files..." --weight=1 ynh_script_progression --message="Upgrading source files..." --weight=1
# Download, check integrity, uncompress and patch the source from manifest.toml # Download, check integrity, uncompress and patch the source from manifest.toml
ynh_setup_source --dest_dir="$install_dir" ynh_setup_source --dest_dir="$install_dir" --keep="id_ed25519.pub id_ed25519"
fi fi
chmod -R o-rwx "$install_dir" chmod -R o-rwx "$install_dir"