This commit is contained in:
SuperAuguste 2020-05-14 09:54:59 -04:00
parent 1b5698106d
commit 2dd50774b4

View File

@ -4,5 +4,6 @@ FILE=/zig-cache/bin/zls
if test -f "$FILE"; then
exit 0
else
exit 1
fi
exit 1