Change links to 4e4.win

This commit is contained in:
pepa65 2017-10-15 23:37:18 +07:00
parent 9c99c488e7
commit fa141b60dd
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ Download the tldr bash script to the install location:
```bash
location=/usr/local/bin/tldr # elevated privileges needed for some locations
sudo wget -qO $location https://loof.bid/tldr
sudo wget -qO $location https://4e4.win/tldr
sudo chmod +x $location
```

2
tldr
View File

@ -6,7 +6,7 @@ version='0.36'
# Bash client for tldr: community driven man-by-example
# - forked from Ray Lee, https://github.com/raylee/tldr
# - modified and expanded by pepa65: https://github.com/pepa65/tldr-bash-client
# - binary download: http://loof.bid/tldr
# - binary download: http://4e4.win/tldr
# Requiring: coreutils, grep, unzip, curl/wget, less (optional)
# The 5 elements in TLDR markup that can be styled with these colors and