gitkraken: fix syntax

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Jay Turner
2026-04-17 15:05:23 +01:00
co-authored by Sandro
parent 09852fe809
commit d1873d4c70
+3 -3
View File
@@ -211,9 +211,9 @@ let
if [ -e nodegit-x64-ubuntu-20.node ]; then
nodegitBinary=nodegit-x64-ubuntu-20
fi
mv ''${nodegitBinary}.node ''${nodegitBinary}-ssl-1.1.1.node
mv ''${nodegitBinary}-ssl-static.node ''${nodegitBinary}.node
chmod 755 ''${nodegitBinary}.node
mv $nodegitBinary.node $nodegitBinary-ssl-1.1.1.node
mv $nodegitBinary-ssl-static.node $nodegitBinary.node
chmod 755 $nodegitBinary.node
popd
# Devendor bundled git