Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Commit

Permalink
Small fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
dashohoxha committed Nov 14, 2014
1 parent f2e19c7 commit bf234ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion utils/site-add.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ docker exec $container \
docker exec $container dev/clone_rm.sh btr_dev
docker exec $container ../btr_client/dev/clone_rm.sh bcl_dev
docker exec $container install/{config.sh,settings.sh}

docker exec $container bash -c "translation_lng=$lng /usr/local/src/btr_client/install/config/translation_lng.sh"

############### get the ssh key of the container ####################

Expand Down Expand Up @@ -112,6 +112,7 @@ EOF

### restart wsproxy
/data/wsproxy/restart.sh
docker exec wsproxy /etc/init.d/apache2 restart


####################### import translations #########################
Expand Down

0 comments on commit bf234ba

Please sign in to comment.