Skip to content

Commit

Permalink
Remove the keepalive file so its less likely to get committed to git O.o
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyc committed May 4, 2021
1 parent 639d773 commit 44e146a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@

while true; do
touch {{ vagrant_nfs_fix_keepalive_file }}
sleep 1
rm {{ vagrant_nfs_fix_keepalive_file }}
sleep 30
done

0 comments on commit 44e146a

Please sign in to comment.