commit 37fb3895cedca0a69cec2941d67aa26d05fefbc6 from: mischa date: Sun Jun 04 08:41:37 2023 UTC no need for cd in WORKDIR commit - 30fa91565832ca0006858c7ca8d89fc43092bc2d commit + 37fb3895cedca0a69cec2941d67aa26d05fefbc6 blob - 00f7039c1c31b32d7f02585a69734e08794c09d8 blob + 7688b04c7bd0731bf17c854d330118701e6e931f --- uptimeatomic +++ uptimeatomic @@ -5,7 +5,6 @@ # export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin CONFIGFILE="uptimeatomic.conf" -#WORKDIR=$(cd -P -- "$(dirname -- "$(command -v -- "$0")")" && pwd -P) WORKDIR=$(dirname -- "$(command -v -- "/home/mischa/uptimeatomic/uptimeatomic")") usage() {