| ... | ... | @@ -5,7 +5,7 @@ success: |
|
|
|
@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 ""
|
|
|
|
@printf "You can run the server with executing the command: ${RED}$(BALKAN) runserver${NC}"
|
|
|
|
@printf "You can run the server with executing the command: ${RED}$(BALKAN) runserver 0.0.0.0:8000${NC}"
|
|
|
|
@echo ""
|
|
|
|
@printf " *******\n"
|
|
|
|
@printf " ********* **\n"
|
| ... | ... | |