generated from me/template-mit
Add something to the TBD function.
This commit is contained in:
@@ -654,6 +654,7 @@ alias www-pull="download-website"
|
|||||||
|
|
||||||
function run-site {
|
function run-site {
|
||||||
# TBD: Run a folder with HTML as a website on port $1 (8080 default)
|
# TBD: Run a folder with HTML as a website on port $1 (8080 default)
|
||||||
|
sleep 0
|
||||||
}
|
}
|
||||||
alias run-html="run-site"
|
alias run-html="run-site"
|
||||||
alias exec-site="run-site"
|
alias exec-site="run-site"
|
||||||
|
|||||||
Reference in New Issue
Block a user