12 lines
276 B
Text
12 lines
276 B
Text
What can I delete?
|
|
|
|
|
|
If disk space is a concern, then there are a number of files which you can
|
|
safely delete without affecting your game.
|
|
|
|
Once you have compiled your info pages, you can type:
|
|
rm -fr info
|
|
|
|
Once you have compiled your server, you can type:
|
|
make clean
|
|
|