This website requires JavaScript.
Explore
Help
Register
Sign in
n
/
nyxsite
SHA256
Watch
1
Star
0
Fork
You've already forked nyxsite
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a6b753e15a
nyxsite
/
app.sh
11 lines
105 B
Bash
Raw
Normal View
History
Unescape
Escape
add hosting
2025-02-24 19:40:41 -06:00
#!/usr/bin/env sh
set
-eu
main
(
)
{
cd
site
forgot to test before pushing to production award
2025-02-24 19:47:43 -06:00
waitress-serve --port
=
8041
'app.app'
&
add hosting
2025-02-24 19:40:41 -06:00
}
main
"
$@
"
Reference in a new issue
Copy permalink