Revert setting target_gam

This commit is contained in:
Ross Scroggs
2024-09-18 11:28:11 -07:00
parent 5475f281eb
commit 38375b1710

View File

@@ -21,7 +21,7 @@ EOF
}
target_dir="$HOME/bin"
target_gam="gam7/gam"
target_gam="gam/gam"
gamarch=$(uname -m)
gamos=$(uname -s)
osversion=""