updated readme: don't add the -o option as default

This commit is contained in:
germedeb 2022-10-01 15:54:50 -03:00
parent cfc13c232e
commit 761c7ccf2a
1 changed files with 3 additions and 3 deletions

View File

@ -48,11 +48,11 @@ git clone https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre
cd aleta-postre
# Launch the build script with the following options:
# autoinstall, optimize, restart, export
# autoinstall, restart, export
# note: the building process takes more or less 15 minutes*
./tasks/build.sh -r -i -o -e
./tasks/build.sh -r -i -e
```
*note: the building process takes more or less 15 minutes*
* apply