mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
macOS : disable project database export
This commit is contained in:
@@ -72,7 +72,8 @@ echo "Run GIT:"
|
|||||||
# Fait une mise à jour
|
# Fait une mise à jour
|
||||||
git pull
|
git pull
|
||||||
#git checkout foliolist_position
|
#git checkout foliolist_position
|
||||||
|
#disable project database export
|
||||||
|
sed -i 's/DEFINES += QET_EXPORT_PROJECT_DB/#DEFINES += QET_EXPORT_PROJECT_DB/' qelectrotech.pro
|
||||||
# recupere le numero de la nouvelle revision
|
# recupere le numero de la nouvelle revision
|
||||||
|
|
||||||
GITCOMMIT=$(git rev-parse --short HEAD)
|
GITCOMMIT=$(git rev-parse --short HEAD)
|
||||||
|
|||||||
Reference in New Issue
Block a user