mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
print info where the server is located.
Django does this nicely.
This commit is contained in:
parent
3656df50a5
commit
4650d198a6
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ function start_up(){
|
|||
return 1
|
||||
fi
|
||||
echo 'Pelican and HTTP server processes now running in background.'
|
||||
echo "You can access the server now at http://localhost:$port with your browser."
|
||||
}
|
||||
|
||||
###
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue