summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.sh b/install.sh
index 75113b1..01f8441 100755
--- a/install.sh
+++ b/install.sh
@@ -1,4 +1,4 @@
#!/bin/sh
-mkdir -p /home/gramos/s6/services
-stow --no-folding --ignore='.*\.sh' -t /home/gramos/s6/services .
+mkdir -p ~/s6/services
+stow --no-folding --ignore='.*\.sh' -t ~/s6/services .