README.md

This commit is contained in:
q3aql 2024-05-01 10:39:30 +02:00
parent e8214d76b7
commit c43625441c

View File

@ -6,7 +6,7 @@ back-archive - Create backup of files or directories.
* Open terminal and run the following commands:
```shell
$ git clone https://gitlab.com/q3aql/back-archive
$ git clone https://git.q3aql.dev/q3aql/back-archive
$ cd back-archive
$ sudo ./install.sh
````