]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
setup.sh: Remove unnecessary hostname call.
authorSimon Ruderich <simon@ruderich.org>
Mon, 15 Oct 2012 19:33:50 +0000 (21:33 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 15 Oct 2012 19:33:50 +0000 (21:33 +0200)
setup.sh

index 7f5ab282cf9865d8f70543e36810e43b8c31e353..de326ac21e8ab8661da0ceec384ece76e954cdd0 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -34,8 +34,6 @@ if ! infocmp > /dev/null 2>&1; then
 fi
 
 
-hostname=`hostname`
-
 # Create private temporary directory used by many tools (including GNU screen
 # and tmux).
 mkdir -p ~/.tmp