diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:10 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2019-04-22 19:56:52 +0300 |
commit | d9b3577d2cfef1aff8c99b27090f6c254edb4006 (patch) | |
tree | 33fe6f636929cbf4d146e180129f73bfd7f48dbc | |
parent | 4fcd9b9a3891f3538ecd8a073c3f0e1c5eb85f55 (diff) | |
download | hercules-d9b3577d2cfef1aff8c99b27090f6c254edb4006.tar.gz hercules-d9b3577d2cfef1aff8c99b27090f6c254edb4006.tar.bz2 hercules-d9b3577d2cfef1aff8c99b27090f6c254edb4006.tar.xz hercules-d9b3577d2cfef1aff8c99b27090f6c254edb4006.zip |
Remove cache dir.
-rw-r--r-- | cache/README.txt | 8 | ||||
-rw-r--r-- | cache/db/README.txt | 8 | ||||
-rw-r--r-- | cache/db/pre-re/README.txt | 8 | ||||
-rw-r--r-- | cache/db/re/README.txt | 8 |
4 files changed, 0 insertions, 32 deletions
diff --git a/cache/README.txt b/cache/README.txt deleted file mode 100644 index a4ae71ee7..000000000 --- a/cache/README.txt +++ /dev/null @@ -1,8 +0,0 @@ -//============================================================ -//= Hercules Cache Folder Readme File -//===== By: ================================================== -//= Hercules Dev Team -//============================================================ - -Don't touch these folders or files inside of them! -They are read and written by the server during runtime when it feels it is wise. diff --git a/cache/db/README.txt b/cache/db/README.txt deleted file mode 100644 index a4ae71ee7..000000000 --- a/cache/db/README.txt +++ /dev/null @@ -1,8 +0,0 @@ -//============================================================ -//= Hercules Cache Folder Readme File -//===== By: ================================================== -//= Hercules Dev Team -//============================================================ - -Don't touch these folders or files inside of them! -They are read and written by the server during runtime when it feels it is wise. diff --git a/cache/db/pre-re/README.txt b/cache/db/pre-re/README.txt deleted file mode 100644 index a4ae71ee7..000000000 --- a/cache/db/pre-re/README.txt +++ /dev/null @@ -1,8 +0,0 @@ -//============================================================ -//= Hercules Cache Folder Readme File -//===== By: ================================================== -//= Hercules Dev Team -//============================================================ - -Don't touch these folders or files inside of them! -They are read and written by the server during runtime when it feels it is wise. diff --git a/cache/db/re/README.txt b/cache/db/re/README.txt deleted file mode 100644 index a4ae71ee7..000000000 --- a/cache/db/re/README.txt +++ /dev/null @@ -1,8 +0,0 @@ -//============================================================ -//= Hercules Cache Folder Readme File -//===== By: ================================================== -//= Hercules Dev Team -//============================================================ - -Don't touch these folders or files inside of them! -They are read and written by the server during runtime when it feels it is wise. |