aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/rainfall
diff options
context:
space:
mode:
authorkj-sh6042025-06-10 13:32:36 -0400
committerkj-sh6042025-06-10 13:32:36 -0400
commitd55248989fe4aa8b7c6f5d06ac8a89b66ba3aba8 (patch)
treeb86e16f5a611246ba6740d7c3e9331a5b2cf38eb /.local/bin/rainfall
parent3eceaf30b0bfeb617e74275d15e41c0939fecd61 (diff)
refactor: multiple changes (see description)
* add LICENSEs where necesary * remove *pkg scripts from repo see: https://github.com/kj-sh604/gitpkg * rename .local/src python directories * update .local/bin scripts in relation to above
Diffstat (limited to '.local/bin/rainfall')
-rwxr-xr-x.local/bin/rainfall4
1 files changed, 2 insertions, 2 deletions
diff --git a/.local/bin/rainfall b/.local/bin/rainfall
index 7d9e082..54ab525 100755
--- a/.local/bin/rainfall
+++ b/.local/bin/rainfall
@@ -1,7 +1,7 @@
#!/bin/sh
-BIN_PATH=~/.local/src/python-rainfall/rainfall
-SCRIPT_PATH=~/.local/src/python-rainfall/rainfall.py
+BIN_PATH=~/.local/src/rainfall/rainfall
+SCRIPT_PATH=~/.local/src/rainfall/rainfall.py
if [ -f "$BIN_PATH" ]; then
$BIN_PATH