mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change order to parse for gettext after page code is generated
This commit is contained in:
parent
b615340875
commit
4783e679ec
@ -3,10 +3,10 @@
|
|||||||
cd ../scripts
|
cd ../scripts
|
||||||
|
|
||||||
chmod +x compile_pot.sh
|
chmod +x compile_pot.sh
|
||||||
./compile_pot.sh
|
|
||||||
|
|
||||||
cd ../build
|
cd ../build
|
||||||
cmake -DCMAKE_BUILD_TYPE=Debug ..
|
cmake -DCMAKE_BUILD_TYPE=Debug ..
|
||||||
|
./compile_pot.sh
|
||||||
make -j$(nproc) Gradido_LoginServer
|
make -j$(nproc) Gradido_LoginServer
|
||||||
|
|
||||||
chmod +x ./bin/Gradido_LoginServer
|
chmod +x ./bin/Gradido_LoginServer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user