Skip to content

Commit

Permalink
Save vagrant_box_build_time file in root
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Apr 18, 2020
1 parent d82f8b8 commit 9a7c595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/linux-common/vagrant.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash -eux

date > /etc/vagrant_box_build_time
date > /vagrant_box_build_time

SSH_USER=${SSH_USERNAME:-vagrant}
SSH_USER_HOME=${SSH_USER_HOME:-/home/${SSH_USER}}
Expand Down

0 comments on commit 9a7c595

Please sign in to comment.