certimate/cmd/config_callback
2025-12-03 09:24:05 +08:00

5 lines
119 B
Bash

#!/bin/bash
### This script is called after the user change environment variables in application setting page.
exit 0