1
0
Fork 0

README.md fixes.

This commit is contained in:
Alexey Skobkin 2022-06-20 17:51:46 +03:00
parent 7009ec02d5
commit 16a0d05579
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ Set of scripts to drop to `/usr/local/bin` or `~/.local/bin`.
```shell
# Copy
sudo cp src/* /usr/local/bin/
sudo cp bin/* /usr/local/bin/
# Restrict changing by the user owning a repo
# Restrict changes
chown root:root /usr/local/bin/*
# (optional, if needed) Making sure scripts are executable