codekasten/web-splash/ipkg/prerm

5 lines
81 B
Bash
Executable file

#!/bin/sh
echo "Stopping web-splash ..."
/etc/init.d/S89web-splash stop || true