diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-20 07:42:20 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-20 07:42:20 +0100 |
commit | 9a5c1bc62a224b0718b93f7e302692526d49b9b0 (patch) | |
tree | 7f06c0e106f67065e70036b388838538ae2db525 | |
parent | 6ad93dff69d7c2beb2196e73f641e6484fccbeb7 (diff) | |
download | wallabag-9a5c1bc62a224b0718b93f7e302692526d49b9b0.tar.gz wallabag-9a5c1bc62a224b0718b93f7e302692526d49b9b0.tar.zst wallabag-9a5c1bc62a224b0718b93f7e302692526d49b9b0.zip |
move install files into bin folder
-rw-r--r-- | bin/compatibility.php (renamed from install/wallabag_compatibility_test.php) | 0 | ||||
-rwxr-xr-x | bin/install.php (renamed from install/index.php) | 0 | ||||
-rw-r--r-- | bin/mysql.sql (renamed from install/mysql.sql) | 0 | ||||
-rw-r--r-- | bin/poche.sqlite (renamed from install/poche.sqlite) | bin | 393216 -> 393216 bytes | |||
-rw-r--r-- | bin/postgres.sql (renamed from install/postgres.sql) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/install/wallabag_compatibility_test.php b/bin/compatibility.php index 61a8e99f..61a8e99f 100644 --- a/install/wallabag_compatibility_test.php +++ b/bin/compatibility.php | |||
diff --git a/install/index.php b/bin/install.php index ec504160..ec504160 100755 --- a/install/index.php +++ b/bin/install.php | |||
diff --git a/install/mysql.sql b/bin/mysql.sql index 1b65cd35..1b65cd35 100644 --- a/install/mysql.sql +++ b/bin/mysql.sql | |||
diff --git a/install/poche.sqlite b/bin/poche.sqlite index f2b79b68..f2b79b68 100644 --- a/install/poche.sqlite +++ b/bin/poche.sqlite | |||
Binary files differ | |||
diff --git a/install/postgres.sql b/bin/postgres.sql index 1d73dfcb..1d73dfcb 100644 --- a/install/postgres.sql +++ b/bin/postgres.sql | |||