mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 16:09:23 +01:00
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
cd /home/discord-irc/discord-irc
|
||
|
npm start -- --config /home/discord-irc/config.json
|