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

fix backup stretch

This commit is contained in:
nemsia 2018-05-30 17:27:53 +02:00
parent 4a3715ed0c
commit d6b4455f56

View file

@ -35,7 +35,6 @@ ynh_backup "/etc/systemd/system/mastodon-streaming.service" "systemd_streaming.s
debian_version=$(lsb_release -c -s)
if [[ $debian_version = jessie ]]; then
ynh_backup "/etc/apt/sources.list.d/backports.list" "apt_backports.list"
else
fi
ynh_backup "/etc/apt/sources.list.d/yarn.list" "apt_yarn.list"