Remove Astro 2019 from GDrive folder

This commit is contained in:
Anthony Wang 2021-05-20 18:51:07 -05:00
parent 49d0b82c2a
commit f16c679ca2
Signed by: a
GPG key ID: 6FD3502572299774

View file

@ -14,7 +14,7 @@ You should download it before contests since you technically can't use the inter
### rclone
You can copy the Google Drive folder to your computer with `rclone copy "drive:Science/Science Olympiad 20.5/Astronomy 20.5/Astro 2021" . --exclude="Astro 2019/**" -P`.
You can copy the Google Drive folder to your computer with `rclone copy "drive:Science/Science Olympiad 20.5/Astronomy 20.5/Astro 2021" . -P`.
You can copy your files to the Google Drive with `rclone copy . "drive:Science/Science Olympiad 20.5/Astronomy 20.5/Astro 2021" --exclude="astropy/**" --exclude=".git/**" --exclude=".venv/**" -P`.