diff options
Diffstat (limited to 'src/runscreen.sh')
| -rwxr-xr-x | src/runscreen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runscreen.sh b/src/runscreen.sh index 7873451..7df189b 100755 --- a/src/runscreen.sh +++ b/src/runscreen.sh | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # This file exists because I've gotten to the point where I need to open the terminal in specific dimensions | 3 | # This file exists because I've gotten to the point where I need to open the terminal in specific dimensions |
| 4 | # or the thing looks bad | 4 | # or the thing looks bad |
| 5 | 5 | ||
| 6 | BINNAME="main" | 6 | BINNAME="VX-GAMBLEGROUND" |
| 7 | SCRIPT_DIR="$(cd "$(dirname "$0")" && echo "$PWD")" | 7 | SCRIPT_DIR="$(cd "$(dirname "$0")" && echo "$PWD")" |
| 8 | 8 | ||
| 9 | main() { | 9 | main() { |
