mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
typo fix
This commit is contained in:
@@ -68,7 +68,7 @@ fi
|
||||
if [[ "$LOAD_ONLINE_FIXTURES_ON_STARTUP" == "True" ]];
|
||||
then
|
||||
echo "Loading online fixtures"
|
||||
python3 manage.py load-online-fixtures
|
||||
wger load-online-fixtures
|
||||
fi
|
||||
|
||||
# Sync ingredients
|
||||
|
||||
Reference in New Issue
Block a user