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