helpers/apt: zzzz did this break everything?

This commit is contained in:
Alexandre Aubin 2024-07-15 23:06:05 +02:00
parent 64c8d9e853
commit 8a65053a59

View file

@ -580,6 +580,7 @@ ynh_add_repo() {
ynh_handle_getopts_args "$@"
name="${name:-$app}"
append=${append:-0}
trusted=${trusted:-0}
if [ $append -eq 1 ]; then
append="tee --append"