Files
ConfigServerBackups/cmq/da/scripts/update.sh

6 lines
86 B
Bash
Raw Normal View History

2025-08-28 15:15:56 +01:00
#!/bin/sh
echo "This plugin is updated by updating csf from the root shell"
exit 0;