This commit is contained in:
parent
a87eb6151c
commit
2ddc5fa9b0
@ -20,12 +20,6 @@ if ! command -v sos &> /dev/null ; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! command -v dropshell-tool &> /dev/null ; then
|
|
||||||
echo "dropshell-tool could not be found"
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
# find all .tgz in this directory
|
# find all .tgz in this directory
|
||||||
for file in "${SCRIPT_DIR}"/*.tgz; do
|
for file in "${SCRIPT_DIR}"/*.tgz; do
|
||||||
# upload the file to the server
|
# upload the file to the server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user