2 lines
72 B
Bash
2 lines
72 B
Bash
#!/bin/sh
|
|
echo 1 > /sys/class/power_supply/smb347-usb/charger_detection
|