]> git.pond.sub.org Git - empserver/blob - doc/disk_space
Import of Empire 4.2.12
[empserver] / doc / disk_space
1                         What can I delete?
2
3
4 If disk space is a concern, then there are a number of files which you can
5 safely delete without affecting your game.
6
7 You can type this immediately:
8   rm -fr xland old
9
10 Once you have compiled your info pages, you can type:
11   rm -fr info
12
13 Once you have compiled your server, you can type:
14   make clean
15