Compare commits

...

1 Commits

Author SHA1 Message Date
d4871abf91 Change current directory 2023-12-20 15:18:30 +00:00

View File

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