Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 231 Bytes

File metadata and controls

13 lines (9 loc) · 231 Bytes

Contributing

Contributions are always welcome!

To contribue please open a PR and add a script in scripts/.

File Structure:

#!/bin/sh (interpreter)
#This is a demo script (description - one line)

(your script)