Add title headers
This commit is contained in:
parent
8f9ea166bc
commit
deddba69ca
|
@ -0,0 +1,11 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
####################
|
||||||
|
# Name: move.sh
|
||||||
|
# Lisc: ISC
|
||||||
|
# Main: jadedctrl
|
||||||
|
# Desc: Move your bloody pieces!
|
||||||
|
#####################
|
||||||
|
|
||||||
|
file=$1
|
||||||
|
|
Reference in New Issue