mirror of
https://github.com/mandatoryprogrammer/CursedChrome
synced 2026-06-08 15:39:30 +00:00
4 lines
61 B
Bash
Executable File
4 lines
61 B
Bash
Executable File
#!/bin/bash
|
|
cp /work/ssl/* /work/cassl/
|
|
node /work/server.js
|