Files
ConfigServerBackups/csf/da/scripts/update.sh
2025-08-28 15:15:56 +01:00

6 lines
86 B
Bash

#!/bin/sh
echo "This plugin is updated by updating csf from the root shell"
exit 0;