From a09f6db6520f0d46e32234f0e1f5c51cda6110ad Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 20 Jul 2015 13:50:32 +0200 Subject: [PATCH] Add robots.txt --- Repositories.php | 6 +++--- robots.txt | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 robots.txt diff --git a/Repositories.php b/Repositories.php index 36cbae8..3a612af 100644 --- a/Repositories.php +++ b/Repositories.php @@ -32,15 +32,15 @@ include_once("includes/header.php");

All Debian and Ubuntu users can enable our repositories by installing this deb file: - kxstudio-repos.deb.
+ kxstudio-repos.deb.
You can install it manually by running this:

 # Download package file
-wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_8.2.3~kxstudio1_all.deb
+wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_8.3.1~kxstudio1_all.deb
 
 # Install it
-sudo dpkg -i kxstudio-repos_8.2.3~kxstudio1_all.deb
+sudo dpkg -i kxstudio-repos_8.3.1~kxstudio1_all.deb
 


diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..d149fa8 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-Agent: * +Disallow: /.git