1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-08 14:41:14 +02:00

[bank_server] add requirement

This commit is contained in:
2023-01-18 12:33:19 +01:00
parent dd9d665fac
commit 4cad1c2728

View File

@@ -2,6 +2,12 @@
The server for the banking system.
## Installation
### Requirement
- 1 network card
- 1 T3 data card
### Installing from oppm
- run `oppm install bank_server`
- run `rc bank_server enable`
- run `rc bank_server start`