summaryrefslogtreecommitdiffstats
path: root/system/application/views/file/upload_form.php
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-10-24 15:31:34 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-10-24 15:33:49 +0200
commit1ef86343bd706f066524d54c74ad6862844b1b41 (patch)
tree1def8c4344fc2132c16811cc57727eaf510d2e01 /system/application/views/file/upload_form.php
parent5ecf89925b015d087501e9e9e6ed5eb7268c6ee4 (diff)
add .deb link and line for arch users
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'system/application/views/file/upload_form.php')
-rw-r--r--system/application/views/file/upload_form.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/application/views/file/upload_form.php b/system/application/views/file/upload_form.php
index 2835f46a9..4a90d2fbe 100644
--- a/system/application/views/file/upload_form.php
+++ b/system/application/views/file/upload_form.php
@@ -34,6 +34,9 @@ machine paste.xinu.at password my_secret_password
<br />
<p>If you want to you can use this script to upload files, paste text or delete your uploads:<br />
<a href="<?php echo $client_link; ?>"><?php echo $client_link; ?></a></p>
+<p>Arch Linux users: pacman -S fb-client<br />
+Debian users: <a href="<?php echo $client_link_deb; ?>"><?php echo $client_link_deb; ?></a></p>
+
<br />
<p>If you experience any problems feel free to <a href="http://bluewind.at/?id=1">contact me</a>.</p>
<br />