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