Fix typo in init

This commit is contained in:
Deda 2024-02-24 15:05:00 +01:00
parent 81013e636c
commit b232db4ea6

1
init
View File

@ -50,6 +50,7 @@ else
--ci)
shift
ci=true
;;
*)
# unknown option
echo "Invalid argument provided: $1"