Use gam7 target directory on Linux/MacOS

This commit is contained in:
Ross Scroggs
2024-09-18 08:42:41 -07:00
parent bef392cf7a
commit b1f8893783

View File

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