update shebangs for portability

This commit is contained in:
Andrejus
2020-02-26 15:25:03 +00:00
parent 8273c400d8
commit 7fb6cc0a73
13 changed files with 14 additions and 14 deletions

View File

@@ -6,7 +6,7 @@ Tested on and compatible with:
## Install
bash <(wget https://raw.githubusercontent.com/andrejusk/dotfiles/master/bootstrap.sh)
wget -O - https://raw.githubusercontent.com/andrejusk/dotfiles/master/bootstrap.sh | bash
_Running the above without reading through repository is strongly discouraged._