binary releases

This commit is contained in:
Q
2025-11-04 09:53:27 +02:00
parent 063266985b
commit a8e71c3176

1
rc
View File

@@ -40,6 +40,7 @@ function _q-tools-update-binary {
mkdir -p "$QTOOLSPATH"
curl -L https://six9.net/software/q-tools/current.tar.gz | \
tar xz -C "$QTOOLSPATH"
set +u
popd > /dev/null
_q-tools-reload