diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:10 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-10-24 16:07:34 +0300 |
commit | 82f8527da405e62277333e2d4807423487e47721 (patch) | |
tree | 21dac3b2c293746deb095d279373b549fcbd1448 | |
parent | 5fdf937cbe04c75708ab27b4a15d0a63ffcedf02 (diff) | |
download | hercules-82f8527da405e62277333e2d4807423487e47721.tar.gz hercules-82f8527da405e62277333e2d4807423487e47721.tar.bz2 hercules-82f8527da405e62277333e2d4807423487e47721.tar.xz hercules-82f8527da405e62277333e2d4807423487e47721.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. |