This commit is contained in:
parent
a87eb6151c
commit
2ddc5fa9b0
@ -20,12 +20,6 @@ if ! command -v sos &> /dev/null ; then
|
||||
exit 1
|
||||
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
|
||||
for file in "${SCRIPT_DIR}"/*.tgz; do
|
||||
# upload the file to the server
|
||||
|
Loading…
x
Reference in New Issue
Block a user