summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-setup-and-use.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-setup-and-use.xml')
-rw-r--r--documentation/toaster-manual/toaster-manual-setup-and-use.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index e8fb168ce8..963b211223 100644
--- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -316,7 +316,7 @@
316 $ cd /var/www/toaster/poky/ 316 $ cd /var/www/toaster/poky/
317 $ ./bitbake/lib/toaster/manage.py syncdb 317 $ ./bitbake/lib/toaster/manage.py syncdb
318 $ ./bitbake/lib/toaster/manage.py migrate 318 $ ./bitbake/lib/toaster/manage.py migrate
319 $ TOASTER_DIR=`pwd` TOASTER_CONF=./meta-yocto/conf/toasterconf.json ./bitbake/lib/toaster/manage.py checksettings 319 $ TOASTER_DIR=`pwd` TOASTER_CONF=./meta-poky/conf/toasterconf.json ./bitbake/lib/toaster/manage.py checksettings
320 $ ./bitbake/lib/toaster/manage.py collectstatic 320 $ ./bitbake/lib/toaster/manage.py collectstatic
321 </literallayout> 321 </literallayout>
322 </para> 322 </para>