mirror of
https://github.com/greenseeker/t2server.git
synced 2026-01-19 19:24:46 +00:00
Removed binaries
This commit is contained in:
parent
436f7f0ea9
commit
1597bbe823
|
|
@ -1,13 +0,0 @@
|
|||
Required OS packages for Ubuntu:
|
||||
# dpkg --add-architecture i386
|
||||
# apt update
|
||||
# apt install unzip xvfb python3-pip wine32 cpulimit
|
||||
# pip3 install tqdm
|
||||
|
||||
Required OS packages for RHEL 8:
|
||||
# dnf install epel-repo
|
||||
# dnf install wine-core unzip xorg-x11-server-Xvfb
|
||||
|
||||
Required OS packages for RHEL 7:
|
||||
# yum install epel-repo
|
||||
# yum install wine-core unzip xorg-x11-server-Xvfb
|
||||
Loading…
Reference in a new issue