diff --git a/LogoutScript b/LogoutScript new file mode 100644 index 0000000..f793e5a --- /dev/null +++ b/LogoutScript @@ -0,0 +1,5 @@ +#!/bin/bash + +#rm -r /home/SuS/ +#tar -xzf SuS.tar.gz -C /home/ +touch ~/scripttest.txt \ No newline at end of file