1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-07-28 15:42:57 +02:00
parent 2a56cdda55
commit 864e6a9b21

View file

@ -99,10 +99,6 @@ then
# Backup the config file in the temp dir
#cp -a "$final_path/config/config.yml" "$tmpdir/config.yml"
# Remove the app directory securely
#ynh_secure_remove --file=$final_path
#git clone https://github.com/iv-org/invidious "$final_path" --quiet
pushd $final_path
git fetch
git checkout master