Change URL from gh-pages to henriquedias.com
This commit is contained in:
parent
8f51b059ed
commit
10ab161314
4
get.sh
4
get.sh
@ -9,9 +9,9 @@
|
||||
# This script installs File Manager to your path.
|
||||
# Usage:
|
||||
#
|
||||
# $ curl -fsSL https://hacdias.github.io/filemanager/get.sh | bash
|
||||
# $ curl -fsSL https://henriquedias.com/filemanager/get.sh | bash
|
||||
# or
|
||||
# $ wget -qO- https://hacdias.github.io/filemanager/get.sh | bash
|
||||
# $ wget -qO- https://henriquedias.com/filemanager/get.sh | bash
|
||||
#
|
||||
# In automated environments, you may want to run as root.
|
||||
# If using curl, we recommend using the -fsSL flags.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user