Skip to content
Snippets Groups Projects
Commit 3bb9bb7f authored by akiraohgaki's avatar akiraohgaki
Browse files

Update qtil

parent dd798fda
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,5 @@
PROJDIR="$(cd "$(dirname "${0}")/../" && pwd)"
if [[ ! -d "${PROJDIR}/lib/qtil" ]]; then
git clone https://github.com/akiraohgaki/qtil.git -b release-0.3.1 --single-branch --depth=1 "${PROJDIR}/lib/qtil"
git clone https://github.com/akiraohgaki/qtil.git -b release-0.4.0 --single-branch --depth=1 "${PROJDIR}/lib/qtil"
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment