summarylogtreecommitdiffstats
path: root/soundrts.sh
diff options
context:
space:
mode:
authorStorm Dragon2021-05-09 08:25:08 -0400
committerStorm Dragon2021-05-09 08:25:08 -0400
commit1d2ec66066cee2be658dec7ea2f28f8ab5c8771f (patch)
tree3e128f4dc2bd21859283f3092656633a185e44a6 /soundrts.sh
parent53a7cb37d4df06ad88982d65fd7e6cbd3f034bcd (diff)
downloadaur-1d2ec66066cee2be658dec7ea2f28f8ab5c8771f.tar.gz
Game works again.
Diffstat (limited to 'soundrts.sh')
-rw-r--r--soundrts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/soundrts.sh b/soundrts.sh
index 5ea06767e2d8..d7eca70f11b5 100644
--- a/soundrts.sh
+++ b/soundrts.sh
@@ -1,5 +1,5 @@
#!/bin/bash
cd /opt/soundrts
-python2 soundrts.py
+python soundrts.py
exit 0