Commit f0e91ffd by Tsubasa Namiki

Fixed typo

parent 1fc77250
......@@ -3,7 +3,7 @@
set -e
if [ "$1" = 'start' ]; then
# delopy
# deploy
if [ ! -e /usr/share/nginx/html/restyaboard.conf ]; then
cd /tmp
curl -L -o restyaboard.tar.gz https://github.com/RestyaPlatform/board/archive/${RESTYABOARD_VERSION}.tar.gz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment