albinoman887
Regular Contributor
hmmm, i created service-event-end inside /jffs/scripts and put this inside
and my performance fell off dramatically. idk what i'm doing wrong?
Code:
#!/bin/sh
if [ "$2" = "wrs" ] || [ "$2" = "sig_check" ]; then { sh /jffs/addons/flexcake.sh & } ; fi
and my performance fell off dramatically. idk what i'm doing wrong?