Update glacier-remove.sh
This commit is contained in:
parent
cdfba90742
commit
0b2d3e0e2f
@ -24,6 +24,7 @@ if [ "$?" != "0" ]; then
|
||||
fi
|
||||
chmod +x REMOVE.sh
|
||||
./REMOVE.sh
|
||||
rm /var/log/glacier/$input.timestamp
|
||||
echo "[ i ] Cleaning up..."
|
||||
cd ..
|
||||
rm -rvf $input
|
||||
|
Loading…
Reference in New Issue
Block a user