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