Fix Readme
This commit is contained in:
parent
8355a6ffa3
commit
b6d872c15b
|
@ -9,7 +9,7 @@ You will need sudo, as scripts are intended to be global
|
||||||
|
|
||||||
```
|
```
|
||||||
# Get scripts
|
# Get scripts
|
||||||
git clone https://git.a-lec.org/echolib/bash-tools.git
|
git clone https://git.a-lec.org/echolib/bash-tools
|
||||||
|
|
||||||
# Copy scripts (example) in the global profile folder
|
# Copy scripts (example) in the global profile folder
|
||||||
sudo cp -rf ~/bash_tools/etc/profile.d/* /etc/profile.d/
|
sudo cp -rf ~/bash_tools/etc/profile.d/* /etc/profile.d/
|
||||||
|
|
Loading…
Reference in New Issue