3 lines
92 B
Bash
3 lines
92 B
Bash
#!/bin/sh
|
|
|
|
sed -i 's/sun50i-a64-dontbeevil"/sun50i-a64-dontbeevil-longts"/' /etc/deviceinfo
|