Skip to content

Commit 60282db

Browse files
Mic92mergify[bot]
authored andcommitted
fix commandline parsing for copy-host-keys
1 parent cea6d40 commit 60282db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/nixos-anywhere.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ while [[ $# -gt 0 ]]; do
123123
;;
124124
--copy-host-keys)
125125
copy_host_keys=y
126-
shift
127126
;;
128127
--debug)
129128
enable_debug="-x"

0 commit comments

Comments
 (0)