Обновить svxlink-usrp.sh

This commit is contained in:
ua1zbe 2024-04-15 19:59:42 +00:00
parent 0e6523b593
commit b09a84675f
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ VERSIONS=svxlink/src/versions
CALL=${CallVar^^}
echo
echo `date` Creating Node $CALL
# Creating Groups and Users
echo -e `date` "${YELLOW} Creating Groups and Users ${NORMAL}"
sudo groupadd svxlink
sudo useradd -g svxlink -d /etc/svxlink svxlink