OSDN Git Service

codacity quality
authorpaperbenni <paperbenni@gmail.com>
Fri, 19 Jul 2019 11:51:56 +0000 (13:51 +0200)
committerpaperbenni <paperbenni@gmail.com>
Fri, 19 Jul 2019 11:51:56 +0000 (13:51 +0200)
README.md
install.sh

index ac9a7c6..81ad55c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ curl https://raw.githubusercontent.com/paperbenni/suckless/master/install.sh | b
 ```
 ### Installation including config files like .bashrc
 
-###### WARNING THIS WILL OVERWRITE ANY EXISTING CONFIGURATION
+#### WARNING THIS WILL OVERWRITE ANY EXISTING CONFIGURATION
 ```sh
 curl https://raw.githubusercontent.com/paperbenni/dotfiles/master/install.sh | bash -s c
 ```
index ed2e8c8..5392a4d 100644 (file)
@@ -44,7 +44,7 @@ fi
 # install window switcher
 LINK="https://raw.githubusercontent.com/paperbenni/suckless/master"
 
-sudo curl "$LINK/dswitch" >/usr/local/bin/dswitch
+curl "$LINK/dswitch" | sudo tee /usr/local/bin/dswitch
 sudo chmod +x /usr/local/bin/dswitch
 
 # install win + a menus for screenshots