Updated (posix.sh)

This commit is contained in:
firebadnofire 2024-04-05 13:45:08 -04:00
parent a82240ba44
commit a35c98b479
Signed by: firebadnofire
SSH Key Fingerprint: SHA256:bnN1TGRauJN84CxL1IZ/2uHNvJualwYkFjOKaaOilJE
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
date
# Find the directory where this script is located.
opdir="$(dirname "$(realpath "$0")")"

View File

@ -1 +1 @@
*/30 * * * * COMMAND HERE > /home/william/.BD-js.log
*/30 * * * * /home/william/.config/BetterDiscord/posix.sh > /home/william/.BD-js.log