Add 'LogoutScript'
This commit is contained in:
parent
a7c23839d5
commit
a1dd60576c
1 changed files with 5 additions and 0 deletions
5
LogoutScript
Normal file
5
LogoutScript
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
#rm -r /home/SuS/
|
||||
#tar -xzf SuS.tar.gz -C /home/
|
||||
touch ~/scripttest.txt
|
Loading…
Reference in a new issue