Обновить README.md
This commit is contained in:
parent
d0cb6f9e05
commit
d617e51d5f
@ -10,8 +10,7 @@ pip3 install psutil 2> /dev/null || pip3 install psutil --break-system-packages
|
|||||||
|
|
||||||
-- создаём прользователя
|
-- создаём прользователя
|
||||||
> useradd -m -s /bin/bash steam; \\ \
|
> useradd -m -s /bin/bash steam; \\ \
|
||||||
su steam; \\ \
|
su -l steam
|
||||||
cd ~
|
|
||||||
|
|
||||||
-- клонируем репозиторий
|
-- клонируем репозиторий
|
||||||
> su -c 'git clone http://git.alanbox.ru/alan/kf2_server.git /opt/KillingFloor2 && chown -R steam: /opt/KillingFloor2'
|
> su -c 'git clone http://git.alanbox.ru/alan/kf2_server.git /opt/KillingFloor2 && chown -R steam: /opt/KillingFloor2'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user