- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for update_tracking_file (0.07 seconds)
-
Vagrantfile
} install() { # Only apt-get update if we haven't in the last day if [ ! -f #{update_tracking_file} ] || [ "x$(find #{update_tracking_file} -mtime +0)" == "x#{update_tracking_file}" ]; then echo "==> Updating repository" #{update_command} || true touch #{update_tracking_file} fi echo "==> Installing $1" if [ #{install_command_retries} -eq 0 ] thenCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Feb 17 17:41:23 GMT 2021 - 14.9K bytes - Click Count (0)