diff --git a/success.mk b/success.mk index 9af72bd49519d186ba6d42719e9f138eed49534d..6d25dbdcb75f2615876754c6a46eb1ec3d6287e7 100644 --- a/success.mk +++ b/success.mk @@ -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}./.env/bin/balkan runserver${NC}" + @printf "You can run the server with executing the command: ${RED}$(BALKAN) runserver${NC}" @echo "" @printf " *******\n" @printf " ********* **\n"