Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Jan 12, 2025
1 parent b92a589 commit bd2931a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/freebsd-13.3-aarch64.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ VM_LOGIN_TAG="64 (freebsd) (tty"

VM_SHUTDOWN_CMD="/sbin/shutdown -p now"

VM_INSTALL_CMD="pkg install -y "
VM_INSTALL_CMD="IGNORE_OSVERSION=yes pkg install -y "

VM_RSYNC_PKG="rsync"
VM_SSHFS_PKG="fusefs-sshfs && kldload fusefs"
Expand Down

0 comments on commit bd2931a

Please sign in to comment.