You are not allowed to write data / data unless your phone is rooted and cannot start the adb shell as root.
Looking at the asl run script, you can change it to set it to a storm. I have not tested it, but it would look something like this:
echo "Installing native service..."
$adb push ./asl-native /sdcard/asl-native
$adb shell /system/bin/chmod 0777 /sdcard/asl-native
echo "Starting service..."
$adb shell "/sdcard/asl-native /sdcard/asl-native.log" &
echo "Service started successfully."
Although I do not know if you are allowed to run chmod and make something executable. First you can try running chmod 0777 on your local machine.
source
share