mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 04:16:39 +00:00
3 lines
146 B
Bash
Executable File
3 lines
146 B
Bash
Executable File
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
|
cd ${SCRIPT_DIR}/../
|
|
sudo docker-compose run --rm certbot renew -q |