summaryrefslogtreecommitdiff
path: root/launch.sh
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-03-30 21:46:11 +0000
committerubq323 <ubq323@ubq323.website>2024-03-30 21:46:11 +0000
commit70fd12a904b534a5218b97005e860a8f911a127c (patch)
tree3b4da1f3619e036a73bf20d31e1c3ac41f5d944a /launch.sh
parent1c376f998439e0925e38775236bae39d76b826f4 (diff)
launch test2
Diffstat (limited to 'launch.sh')
-rwxr-xr-xlaunch.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/launch.sh b/launch.sh
new file mode 100755
index 0000000..2bdc802
--- /dev/null
+++ b/launch.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+fname="$1"
+bname="${fname%.lua}"
+
+git add .; git commit -m "launch $bname"; git push
+echo "$bname" | websocat wss://citrons.xyz/ws-echo/rebecca