This commit is contained in:
2014-10-02 19:49:55 +02:00
parent 12131497c2
commit 63bd76afcf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#web: bundle exec thin start -p $PORT #web: bundle exec thin start -p $PORT
faye: thin start -R faye/config.ru -p 9296 --pid tmp/pids/faye.pid faye: thin start -R faye/config.ru -p 9296 --pid tmp/pids/faye.pid
# database: echo "BuenosAires" | sudo -S couchdb start | ~/bin/couch_output
# production: faye: thin start -d -R faye/config.ru -p 9296 # production: faye: thin start -d -R faye/config.ru -p 9296
counters: bin/drb_counter.rb run -- development counters: bin/drb_counter.rb run -- development
# production: conters: bin/drb_counter.rb start # production: conters: bin/drb_counter.rb start
#database: echo "BuenosAires" | sudo -S couchdb start | ~/bin/couch_output
#server: rails s #server: rails s
+1 -1
View File
@@ -109,7 +109,7 @@ nl:
title: Over Mozo title: Over Mozo
body: | body: |
Mozo is een app waarme je producten kan bestellen met je telefoon.<br> Mozo is een app waarme je producten kan bestellen met je telefoon.<br>
Het proces is als volt: Het proces is als volgt:
<ul> <ul>
<li>Scan de QR-code op de tafel</li> <li>Scan de QR-code op de tafel</li>
<li>Selecteer de producten die je wilt</li> <li>Selecteer de producten die je wilt</li>