mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-02 18:58:11 +01:00
etcupdate: fix “fi”
This commit is contained in:
@@ -188,10 +188,9 @@ while [ "$#" -gt 0 ]; do
|
||||
fi
|
||||
;;
|
||||
*)
|
||||
error_exit "Unknown action: \"${ACTION}\""
|
||||
;;
|
||||
error_exit "Unknown action: \"${ACTION}\""
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user