mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
6 lines
104 B
Bash
6 lines
104 B
Bash
#!/bin/sh
|
|
|
|
## example command to run, please replace with your own.
|
|
podman start wpa_supplicant-udmpro
|
|
|