Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
Fix su mr_wolf #21
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxelweb committed May 14, 2020
1 parent 712949b commit 1717842
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mr_wolf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,9 @@ then
cp -r api riot/api
cp -r telegram riot/telegram
cp -r webapp riot/webapp
cp -r database riot/database
cp ./docker-compose.riot.yml riot/
mv ./riot/kafka-db/kafka/* riot/
# mv ./riot/kafka-db/kafka/* riot/
touch ./riot/riot-installed.lock
echo "${ORANGE}[Mr. Wolf] ${GREEN} Componenti copiate con successo!"
dockercompose_up
Expand Down

0 comments on commit 1717842

Please sign in to comment.