Skip to content

Commit

Permalink
preinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Apr 7, 2024
1 parent c804911 commit 59ce6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/netbsd-10.0.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ VM_INSTALL_CMD="/usr/sbin/pkg_add"

VM_RSYNC_PKG="rsync"
VM_SSHFS_PKG="fuse-sshfs"
VM_PRE_INSTALL_PKGS="tree"
VM_PRE_INSTALL_PKGS="tree $VM_RSYNC_PKG $VM_SSHFS_PKG"
VM_OCR="py"

VM_LOGIN_TAG="NetBSD/amd64 (vmactions.org) (constty)"
Expand Down

0 comments on commit 59ce6a3

Please sign in to comment.