From 2be2bdf36b2083f1c4e201fc285684d6627e3442 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 1 Jun 2022 15:14:11 +0200 Subject: [SSUS] Use --force not --update to downgrade server --- satellit_upgrader/updater.template.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'satellit_upgrader') diff --git a/satellit_upgrader/updater.template.sh b/satellit_upgrader/updater.template.sh index 19997c0..4fad8c6 100644 --- a/satellit_upgrader/updater.template.sh +++ b/satellit_upgrader/updater.template.sh @@ -252,7 +252,7 @@ if [ -n "$TGZ_SLXADMIN" ]; then : # Negate so NaN triggers else branch else pwarning "This update seems to be older than the version you're currently running." - [ -z "${DO_UPDATE}" ] && perror "Pass --update to install anyways." + [ -z "${FORCE}" ] && perror "Pass --force to install anyways." echo -n "Press Ctrl+C to cancel update..." for i in 5 4 3 2 1; do sleep 1 -- cgit v1.2.3-55-g7522