doodle3d-firmware/pre-remove.sh

6 lines
61 B
Bash

#!/bin/sh
$IPKG_INSTROOT/etc/init.d/wifibox disable
exit 0