updated sturcture for updates

This commit is contained in:
naturallaw77 2023-06-21 20:50:20 -07:00
parent 57e3d86770
commit cd5280b9b0

View File

@ -1,5 +1,7 @@
#!/usr/bin/env bash
(date && test.sh) >> /var/lib/beacons/awesome.log
exec 1> /var/lib/beacons/awesome.log 2>&1
#### CHECK TO SEE IF IT HAS BEEN RUN BEFORE ####