...@@ -5,7 +5,7 @@ success: ...@@ -5,7 +5,7 @@ success:
@echo " Welcome aboard the Balkan Omega Class Destroyer ship." @echo " Welcome aboard the Balkan Omega Class Destroyer ship."
@echo " (Capt. Shard welcomes you and wishes you a safe trip ! Go forth to virtory !)" @echo " (Capt. Shard welcomes you and wishes you a safe trip ! Go forth to virtory !)"
@echo "" @echo ""
@printf "You can run the server with executing the command: ${RED}./.env/bin/balkan runserver${NC}" @printf "You can run the server with executing the command: ${RED}$(BALKAN) runserver${NC}"
@echo "" @echo ""
@printf " *******\n" @printf " *******\n"
@printf " ********* **\n" @printf " ********* **\n"
......