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

5 lines
88 B
Bash

#!/bin/bash
### This script is called before the user upgrades the application.
exit 0