aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall5
1 files changed, 0 insertions, 5 deletions
diff --git a/install b/install
index 230801a..47dde80 100755
--- a/install
+++ b/install
@@ -31,11 +31,6 @@ if ask "gnuscreen" "Install configurations for various utility tools"; then
inst screenrc ~/.screenrc
fi
-if ask "services" "Install user services"; then
- inst local/sbin/user-service.sh ~/.local/sbin/user-service.sh
- inst service/ ~/.service/
-fi
-
if ask "ssh" "Install SSH config"; then
inst private/ssh_config ~/.ssh/config
fi