« Nextcloud client : compilation sous ubuntu » : différence entre les versions

Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 12 : Ligne 12 :
cd nextcloud-client
cd nextcloud-client
git submodule update --init --recursive
git submodule update --init --recursive
cd client
git submodule update --init
cd ..
cd ..
mkdir build
mkdir build