Skip to content

Commit 6b23511

Browse files
Update chezmoi-install.sh
1 parent 1237405 commit 6b23511

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/chezmoi-install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ check_goos_goarch() {
157157
freebsd/amd64) return 0 ;;
158158
freebsd/arm) return 0 ;;
159159
freebsd/arm64) return 0 ;;
160-
freebsd/riscv64) return 0 ;;
161160
linux/386) return 0 ;;
162161
linux/amd64) return 0 ;;
163162
linux/arm) return 0 ;;

0 commit comments

Comments
 (0)