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:
parent
ea9f429838
commit
7aed694e45
|
@ -100,7 +100,7 @@ make install
|
||||||
# is master as of 2018-04-25
|
# is master as of 2018-04-25
|
||||||
AITOOL_HASH="5d93115f279d94a4d23dfd64fb8ccd109e98f039"
|
AITOOL_HASH="5d93115f279d94a4d23dfd64fb8ccd109e98f039"
|
||||||
# build appimagetool
|
# 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"
|
https://github.com/AppImage/AppImageKit "$AITOOL_BUILD_DIR"
|
||||||
|
|
||||||
cd "$AITOOL_BUILD_DIR"
|
cd "$AITOOL_BUILD_DIR"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user