13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
|
||
|
######################################################################
|
||
|
# @author : {{NAME}} ({{EMAIL}})
|
||
|
# @file : {{FILE}}
|
||
|
# @license : {{LICENSE}}
|
||
|
# @created : {{TIMESTAMP}}
|
||
|
#
|
||
|
# @description : {{CURSOR}}
|
||
|
######################################################################
|
||
|
|
||
|
|