mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-16 13:24:57 +00:00
4 lines
37 B
Bash
Executable File
4 lines
37 B
Bash
Executable File
#!/bin/bash -e
|
|
cd /app
|
|
goreman start
|