Clash/cmd/upgrade_callback
2025-12-03 09:07:29 +08:00

5 lines
87 B
Bash

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