Bump magic numbers

This commit is contained in:
Anthony Sottile 2015-01-14 20:27:37 -08:00
parent b7141f32c0
commit febb270afe
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# This is a randomish md5 to identify this script
# 49fd668cb42069aa1b6048464be5d395
# 79f09a650522a87b0da915d0d983b2de
pushd `dirname $0` > /dev/null
HERE=`pwd`