]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
rc: Move into lftp/ directory.
[config/dotfiles.git] / setup.sh
index 0f70a5832ba14acaa50a9fedd9bc1113e9332cc1..ac253c3ffcf7a09e57af569278ac380b3d05ed78 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -22,5 +22,6 @@ set -e
 
 . ../lib.sh
 
-# Link setup.
-link "" ~/.lftp
+if installed lftp; then
+    link lftp ~/.lftp
+fi