AutoYADM commit: 2024-11-10 00:42:07
This commit is contained in:
parent
078a30b471
commit
ea855f14d6
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue