Updated for GNU tar (homebrew gnubin is a moving target)

This commit is contained in:
Trey Blancher 2022-01-07 17:52:20 -05:00
parent fc2e0541d3
commit 83efaa2cdc
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/bin/bash
PATH=/Users/tblancher/homebrew/Cellar/gnu-tar/1.34/libexec/gnubin:/Users/tblancher/homebrew/Cellar/coreutils/9.0/libexec/gnubin:/Users/tblancher/homebrew/bin
MONTH=$(( $(date +%m) - 1 ))
if [ "x$1" == "x" ]
then