Skip to content

Commit

Permalink
etcupdate: add “”
Browse files Browse the repository at this point in the history
  • Loading branch information
tschettervictor authored Jan 13, 2025
1 parent 86c5b49 commit cab6f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/local/share/bastille/etcupdate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ while [ "$#" -gt 0 ]; do
RELEASE="${2}"
bootstrap_etc_release "${RELEASE}"
bootstrap_etc_tarball "${RELEASE}"
shift $#
shift "$#"
fi
;;
*)
Expand Down

0 comments on commit cab6f1a

Please sign in to comment.