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