1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

chore(appimage): upstream renamed the branch

This commit is contained in:
sudden6 2018-12-25 19:33:04 +01:00
parent ea9f429838
commit 7aed694e45
No known key found for this signature in database
GPG Key ID: 279509B499E032B9

View File

@ -100,7 +100,7 @@ make install
# is master as of 2018-04-25
AITOOL_HASH="5d93115f279d94a4d23dfd64fb8ccd109e98f039"
# build appimagetool
git clone -b appimagetool/master --single-branch --recursive \
git clone -b master --single-branch --recursive \
https://github.com/AppImage/AppImageKit "$AITOOL_BUILD_DIR"
cd "$AITOOL_BUILD_DIR"