small bug fix with last updated touch

This commit is contained in:
James Tomasino 2018-07-11 23:48:43 -04:00
parent cbe6256862
commit 9b2e0221ca
1 changed files with 1 additions and 0 deletions

1
burrow
View File

@ -157,6 +157,7 @@ day_suffix () {
}
update_gopher_root () {
touch "${config_dir_gopher}gophermap"
newdate=$(date +"%B %d$(day_suffix), %Y")
newString=$(printf "i ==== Last Updated: %s ====\\t\\t%s\\t%s" \
"$newdate" \