From a8f28065158def6b7110ca87139e787640915ced Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20De=C3=A1k?= Date: Mon, 20 Jul 2020 12:51:09 +1000 Subject: [PATCH] Fix bug in linux script. --- Synergy-Core | 2 +- buildLinux.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Synergy-Core b/Synergy-Core index 3698410..2316663 160000 --- a/Synergy-Core +++ b/Synergy-Core @@ -1 +1 @@ -Subproject commit 36984104ec98aa4d03206d654746113c865e507d +Subproject commit 2316663352c5c505ef115a49f4fcda16e518808b diff --git a/buildLinux.sh b/buildLinux.sh index 1de888c..c027e72 100755 --- a/buildLinux.sh +++ b/buildLinux.sh @@ -120,7 +120,7 @@ buildClean() { if [ "${1}" = "--help" ] || [ "${1}" = "-h" ]; then - cat "${toplevelPath}\Documentation\buildLinux.txt" + cat "${toplevelPath}/Documentation/buildLinux.txt" elif [ "${1}" = "--cmake" ]; then