Added new file with a cool function

Added new file to the repository
Run the bash script to shut down your computer

Change-Id: I9e5111fbd0fe02e5f417adce14f56c278b93077a
This commit is contained in:
root 2019-04-29 00:34:56 +02:00
parent c96f21f982
commit 77b994b311
1 changed files with 3 additions and 0 deletions

3
shutdown.bash Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
echo helloworld
shutdown -a