Corrected gitea hostname

This commit is contained in:
Samuel Ortion 2021-05-02 09:20:34 +02:00
parent 9f42d4a3c7
commit 2b16b8004c

View File

@ -22,7 +22,7 @@ install.packages("warbleR")
### Scripts ### Scripts
```bash ```bash
git clone http://localhost:3400/Chiro-Canto/time-expanseR.git git clone https://forge.ortion.xyz/Chiro-Canto/time-expanseR.git
``` ```
```bash ```bash
chmod +x expanseR.sh chmod +x expanseR.sh
@ -42,9 +42,9 @@ You can also use R script in standalone, you will have to specify your folders i
## Renaming files ## Renaming files
You can rename your files before converting them using the bash script `batch_rename.sh`. You will have to switch the parameter in it such as vigie-chiro prefix You can rename your files before converting them using the bash script `batch_rename.sh`. You will have to change the parameters in this file such as vigie-chiro prefix
(e.g (e.g
```bash ```bash
vigie_prefix="Car721035-2021-Pass0-Z2" vigie_prefix="Car721035-2021-Pass0-Z2"
``` ```
) and device prefix. ) and device prefix, if any.