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:
parent
4a3715ed0c
commit
d6b4455f56
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue