Initial commit

This commit is contained in:
Joshua Glemza
2023-02-09 21:34:10 +00:00
commit d069ff0bc7
4 changed files with 215 additions and 0 deletions

4
start.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
cd /app/code/rsshub
npm start