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