From a795fda7b50126c0a2c6525a56034b1a1713697e Mon Sep 17 00:00:00 2001 From: 3d-gussner <3d.gussner@gmail.com> Date: Fri, 21 Jan 2022 07:40:04 +0100 Subject: [PATCH] Trying to push travis build --- PF-build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/PF-build.sh b/PF-build.sh index a72ad676a..754fb9171 100755 --- a/PF-build.sh +++ b/PF-build.sh @@ -166,6 +166,7 @@ # 24 Jun 2021, 3d-gussner, Fix MK404 user interaction not to show if compiling 'All' variants # 24 Jun 2021, 3d-gussner, MK404 is only supported on Linux at this moment. + SCRIPT_PATH="$( cd "$(dirname "$0")" ; pwd -P )" #### Start: Failures