debug
This commit is contained in:
parent
43025741e3
commit
f77ed83b77
11
rsync.sh
11
rsync.sh
@ -39,6 +39,17 @@ then
|
||||
extra_args+=" --chmod=${RSYNC_CHMOD}"
|
||||
fi
|
||||
|
||||
##########################################################################
|
||||
# drone debugging
|
||||
echo "*** Network Debug ***"
|
||||
|
||||
echo "----- ip addr"
|
||||
ip addr
|
||||
|
||||
echo "----- ip route"
|
||||
ip route
|
||||
|
||||
echo "*** Network Debug ***"
|
||||
##########################################################################
|
||||
# generate a temporary key
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user