Skip to content

Commit df041b7

Browse files
authored
Merge pull request #10 from linuxdaemon/update/chezmoi-install-sh
Update chezmoi-install.sh
2 parents 9ad52c0 + 051a2b9 commit df041b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/chezmoi-install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ check_goos_goarch() {
174174
openbsd/arm) return 0 ;;
175175
openbsd/arm64) return 0 ;;
176176
openbsd/ppc64) return 0 ;;
177-
openbsd/riscv64) return 0 ;;
178177
windows/386) return 0 ;;
179178
windows/amd64) return 0 ;;
180179
*)

0 commit comments

Comments
 (0)