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

6 lines
90 B
Bash
Raw Normal View History

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