mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Merge branch '2.6'
This commit is contained in:
commit
f71a20be44
@ -23,7 +23,7 @@ init:
|
||||
install:
|
||||
- ps: |
|
||||
git submodule update --init --recursive
|
||||
& git clone -q --depth=1 git://anongit.kde.org/craftmaster.git $HOME/CraftMaster 2>&1
|
||||
& git clone -q --depth=1 https://github.com/KDE/craftmaster.git $HOME/CraftMaster 2>&1
|
||||
|
||||
craft $env:TARGET -i craft
|
||||
craft $env:TARGET --add-blueprint-repository [git]https://github.com/owncloud/craft-blueprints-owncloud.git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user