AutoYADM commit: 2024-11-10 00:42:07

This commit is contained in:
Daniel Fichtinger 2024-11-10 00:42:07 -05:00
parent 078a30b471
commit ea855f14d6

View file

@ -7,6 +7,9 @@
AYE="AutoYADM Error:" AYE="AutoYADM Error:"
AYM="AutoYADM:" AYM="AutoYADM:"
# Set hostname explicitly because it
# may not be present in this shell environment
HOST="$(hostname)"
# First we read each path from "tracked" # First we read each path from "tracked"
while read -r path; do while read -r path; do