mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
4 lines
186 B
Plaintext
4 lines
186 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
# This is a simple post deploy hook executed after your application
|
||
|
|
# is deployed and started. This script gets executed directly, so
|
||
|
|
# it could be python, php, ruby, etc.
|