WIP: Change current directory #85

Closed
aquachocomint wants to merge 1 commits from (deleted):master into develop

View File

@ -1,4 +1,5 @@
#!/bin/bash
cd "$(dirname "$0")"
if [[ -z "${CFG_DEV}" ]]; then
echo Production mode