diff --git a/tools/update_version_string.sh b/tools/update_version_string.sh index c3b4ff4aa..c4c15f004 100755 --- a/tools/update_version_string.sh +++ b/tools/update_version_string.sh @@ -20,7 +20,6 @@ # # This script is only intended to be used on Linux systems. # -# if [ ! -f ../es-app/CMakeLists.txt ]; then echo "You need to run this script from within the tools directory."