4 lines
118 B
Bash
4 lines
118 B
Bash
SERVER=user@example.com
|
|
WEBROOT=/home/example.com/public_html
|
|
USER_REPO=ssh://git@gitea.example.com:222/user/repo.git
|