hello world
This commit is contained in:
4
files/hello_world.sh
Normal file
4
files/hello_world.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo 'hello world'
|
||||
touch /root/it_worked
|
||||
Reference in New Issue
Block a user