summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo Ramos2020-05-19 13:29:48 +0200
committerGuillermo Ramos2020-05-19 13:29:48 +0200
commit4f6325e3e9136e626a76b0f21f4a970bde106953 (patch)
treeed726ba13a5deca286d93b41cde95649711a33d4
parent09d31760f1fd4a65109af724eb230cecfc5a0961 (diff)
downloads6-services-4f6325e3e9136e626a76b0f21f4a970bde106953.tar.gz
/home/gramos -> ~
-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 .