mirror of
https://gitlab.com/octospacc/octospacc.gitlab.io
synced 2025-02-16 20:00:51 +01:00
4 lines
115 B
Bash
4 lines
115 B
Bash
|
#!/bin/sh
|
||
|
node ./index.js html > /dev/null
|
||
|
echo index.js index.html node_modules/SpaccDotWeb/SpaccDotWeb.Server.js
|