fixed heading levels

added blank lines as needed
removed trailing spaces
This commit is contained in:
LRMtheBoss 2021-12-09 13:14:24 -05:00
parent 53c207b2e0
commit 09fbe37914

View File

@ -1,8 +1,10 @@
# Wine Generic # Wine Generic
A generic wine image that can be used to install servers that need wine to run.
A generic wine image that can be used to install servers that need wine to run.
Downloads compressed server files and extracts them to a specified folder in `/mnt/server/` Downloads compressed server files and extracts them to a specified folder in `/mnt/server/`
I.E. `INSTALL_DIR` = `server/folder` will unpack the server into `/mnt/server//server/folder/` I.E. `INSTALL_DIR` = `server/folder` will unpack the server into `/mnt/server//server/folder/`
### Install notes ## Install notes
May require a full custom start command. This is on you to figure out what that is.
May require a full custom start command. This is on you to figure out what that is.