WIP: Change current directory #85

Closed
aquachocomint wants to merge 4 commits from (deleted):master into develop
Showing only changes of commit ef209e7a54 - Show all commits

View File

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