6 lines
63 B
Bash
6 lines
63 B
Bash
rm $CREDENTIALS
|
|
rm $COOKIE
|
|
echo "Cleaning up.."
|
|
sleep 0.4
|
|
exit
|