mirror of
https://abf.rosa.ru/djam/avahi.git
synced 2025-02-24 00:22:59 +00:00
3 lines
64 B
Bash
Executable file
3 lines
64 B
Bash
Executable file
#!/bin/bash
|
|
|
|
su avahi -s /bin/bash -c "avahi-set-host-name $1"
|