Rework step options handling

This commit is contained in:
2022-12-12 11:16:26 +01:00
parent 44ae559918
commit 1f431daa16
30 changed files with 120 additions and 120 deletions

View File

@@ -14,7 +14,6 @@ seq_config() {
step_20_info() {
shift
echoinfoArgs "[FRIENDICA ROOT]"
echo -n "Create a backup"
if [ $sq_config -ne 0 ] ; then
echo " at $FR_BACKUP"
@@ -22,6 +21,7 @@ step_20_info() {
echo
fi
}
step_20_options() { echo "[FRIENDICA ROOT]"; }
step_20_alias() { echo "backup"; }
step_20() {
shift