2024-04-17 01:30:25 +02:00
|
|
|
#!/bin/sh
|
2024-07-30 23:29:01 +02:00
|
|
|
node ./index.js writeStaticHtml > /dev/null
|
|
|
|
echo index.js index.css index.html icon.png node_modules node_modules/SpaccDotWeb/SpaccDotWeb.Server.js node_modules/SpaccDotWeb/SpaccDotWeb.Alt.js
|