Added run alias and some random bash scripts
This commit is contained in:
4
hello/world.sh
Normal file
4
hello/world.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "Hello world!"
|
||||
echo "Remaining arguments: $@"
|
||||
Reference in New Issue
Block a user