aboutsummaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorMitsuo Tokumori <mitsuo@tokumori.xyz>2026-07-07 05:36:07 +0900
committerMitsuo Tokumori <mitsuo@tokumori.xyz>2026-07-07 05:36:07 +0900
commitd411f346b4c05375e4a3d0bbcf48c2d84b1b2e72 (patch)
tree0238d18f72d9ca4ec2bf8ddcd5c06d019a2ba138 /run.sh
Initial commit
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/run.sh b/run.sh
new file mode 100755
index 0000000..3cddd6d
--- /dev/null
+++ b/run.sh
@@ -0,0 +1,3 @@
+[ -f secrets.sh ] || cp secrets.sh.example secrets.sh
+source secrets.sh
+python main.py | grep MYSECRET