1 rm -R ~/workspaces/gaia/shared/style/2 mkdir ~/workspaces/gaia/shared/style3 cp -R ~/git/Gaia-UI-Building-Blocks/menus_dialogs/* ~/workspaces/gaia/shared/style4 cp -R ~/git/Gaia-UI-Building-Blocks/widgets/* ~/workspaces/gaia/shared/style5 #make-install en gaia6 read -p "Quieres regenerar el profile en Gaia? (y/n) " RESP7 if [ "$RESP" = "y" ]; then8 cd ~/workspaces/gaia/9 rm -R profile10 DEBUG=0 make11 else12 echo "No make install"13 fi14
Enlace
El enlace para compartir es: