forked from Mirrors/freeswitch
tagscript: reindent
This commit is contained in:
parent
a511ff3026
commit
c204243b1b
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
##### -*- mode:shell-script; indent-tabs-mode:nil; sh-basic-offset:2 -*-
|
||||
##### release a version of FreeSWITCH
|
||||
|
||||
src_repo="$(pwd)"
|
||||
|
||||
|
@ -87,3 +89,4 @@ server (I didn't do that for you, as you might want to review first).
|
|||
----------------------------------------------------------------------
|
||||
EOF
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue