updates to documentation

This commit is contained in:
2022-09-26 15:32:05 +02:00
parent 9349b046d2
commit cca902b1f2
2 changed files with 12 additions and 8 deletions

2
launch
View File

@@ -55,7 +55,7 @@ then
### Fallback ####
else
echo "Please specify the execution mode (debug/production/build) as the first argument"
echo "Please specify the execution mode (debug/production/build/edit_profile/down) as the first argument"
exit 1
fi