Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 9a7c595

Browse files
committed
Save vagrant_box_build_time file in root
1 parent d82f8b8 commit 9a7c595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/linux-common/vagrant.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash -eux
22

3-
date > /etc/vagrant_box_build_time
3+
date > /vagrant_box_build_time
44

55
SSH_USER=${SSH_USERNAME:-vagrant}
66
SSH_USER_HOME=${SSH_USER_HOME:-/home/${SSH_USER}}

0 commit comments

Comments
 (0)