2023-01-11 10:32:49 +01:00
|
|
|
#!/bin/bash
|
2023-01-05 14:48:22 +01:00
|
|
|
|
|
|
|
#=================================================
|
2023-01-11 10:32:49 +01:00
|
|
|
# SET ALL CONSTANTS
|
2023-01-05 14:48:22 +01:00
|
|
|
#=================================================
|
|
|
|
|
2023-01-11 10:32:49 +01:00
|
|
|
# dependencies used by the app
|
2023-03-10 17:13:54 +01:00
|
|
|
#REMOVEME? pkg_dependencies="postgresql"
|