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

6 lines
90 B
Bash

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