Use local images instead or remote ones (#4)

This commit is contained in:
Marcello 2021-07-01 20:37:27 +02:00 committed by GitHub
parent 68723844c3
commit 28ec06cb95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 21 additions and 25 deletions

View file

@ -82,7 +82,7 @@ cp SOURCE DESTINATION # copy SOURCE to DESTIANTION
### Files Permissions & Ownership
![Linux Permissions](https://cdn.thegeekdiary.com/wp-content/uploads/2017/11/Files-permissions-and-ownership-basics-in-Linux.png "files info and permissions")
![Linux Permissions](../.images/bash_files-permissions-and-ownership-basics-in-linux.png "files info and permissions")
```sh
chmod MODE FILE # change file (or directory) permissions