Update glacier-cache.sh

This commit is contained in:
everest 2022-03-28 21:25:24 +00:00 committed by GitHub
parent 1c498e9553
commit f8ef09df29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,4 +16,4 @@ if [ "$?" != "0" ]; then
exit 1
fi
mv $input.tar.gz /var/cache/glacier
echo "[ i ] Operation completed.
echo "[ i ] Operation completed."