mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
no trailing slash
This commit is contained in:
@@ -14,7 +14,7 @@ OPTIONS:
|
|||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
target_dir="$HOME/bin/"
|
target_dir="$HOME/bin"
|
||||||
gamarch=$(uname -m)
|
gamarch=$(uname -m)
|
||||||
gamos=$(uname -s)
|
gamos=$(uname -s)
|
||||||
gamversion="latest"
|
gamversion="latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user