aports/testing/openvas-scanner/openvas-scanner.post-install
2015-11-30 14:13:44 +00:00

4 lines
87 B
Bash

#!/bin/sh
echo "Remember to modify redis server in order to listen to a socket"
exit 0