summaryrefslogtreecommitdiff
path: root/src/runscreen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/runscreen.sh')
-rwxr-xr-xsrc/runscreen.sh2
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
6BINNAME="main" 6BINNAME="VX-GAMBLEGROUND"
7SCRIPT_DIR="$(cd "$(dirname "$0")" && echo "$PWD")" 7SCRIPT_DIR="$(cd "$(dirname "$0")" && echo "$PWD")"
8 8
9main() { 9main() {