better webhoo echo -e \nExisting Webhook and Tag found. Using those values unless you enter new ones.\n
This commit is contained in:
@@ -20,8 +20,8 @@ while [ 1 -eq 1 ]; do
|
||||
|
||||
# check if the process exists via retcode of the ps -q $pid
|
||||
if [ $ret -ne 0 ]; then
|
||||
webhook "Process $pid Ended at $(date)! \n\t$tag" true true
|
||||
echo "Process $pid Ended at $(date)! \n\t$tag"
|
||||
webhook "Process $pid Ended at $(date)!" true true
|
||||
echo "Process $pid Ended at $(date)!"
|
||||
exit
|
||||
fi
|
||||
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
--2025-08-19 00:10:40-- https://pbs.twimg.com/media/GynkbILasAANl3A?format=jpg
|
||||
Resolving pbs.twimg.com (pbs.twimg.com)... 104.18.37.127, 172.64.150.129
|
||||
Connecting to pbs.twimg.com (pbs.twimg.com)|104.18.37.127|:443... connected.
|
||||
HTTP request sent, awaiting response... 200 OK
|
||||
Length: 135613 (132K) [image/jpeg]
|
||||
Saving to: ‘outdir/GynkbILasAANl3A?format=jpg’
|
||||
|
||||
|
||||
GynkbILasAANl3A?format=j 0%[ ] 0 --.-KB/s
|
||||
GynkbILasAANl3A?format=j 100%[=================================>] 132.43K --.-KB/s in 0.03s
|
||||
|
||||
Reference in New Issue
Block a user