8 lines
No EOL
207 B
Bash
8 lines
No EOL
207 B
Bash
#!/bin/bash
|
|
|
|
#=================================================
|
|
# SET ALL CONSTANTS
|
|
#=================================================
|
|
|
|
# dependencies used by the app
|
|
#REMOVEME? pkg_dependencies="postgresql" |