Loading templates/etc/cron.daily/patchman-client.erb +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ SLEEP_MINUTES=$(/usr/bin/shuf -i 5-90 -n 1) SLEEP_SECONDS=$((60 * $SLEEP_MINUTES)) sleep $SLEEP_SECONDS patchman-client -s https://patchman-<%= @env %>.stanford.edu/patchman patchman-client -s https://<%= @patchman_server %>/patchman Loading
templates/etc/cron.daily/patchman-client.erb +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ SLEEP_MINUTES=$(/usr/bin/shuf -i 5-90 -n 1) SLEEP_SECONDS=$((60 * $SLEEP_MINUTES)) sleep $SLEEP_SECONDS patchman-client -s https://patchman-<%= @env %>.stanford.edu/patchman patchman-client -s https://<%= @patchman_server %>/patchman