mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
`su xxx -c bash a.sh` it will execute like `su xxx -c bash` and ignore a.sh in order to do right way `su xxx -c "bash a.sh"`
7.0 KiB
Executable File
7.0 KiB
Executable File