Skip to content

Instantly share code, notes, and snippets.

@jgomezdans
Last active September 24, 2020 16:00
Show Gist options
  • Save jgomezdans/f757c2b9f63802795f17bccefbb29422 to your computer and use it in GitHub Desktop.
Save jgomezdans/f757c2b9f63802795f17bccefbb29422 to your computer and use it in GitHub Desktop.
geog0111
#!/bin/bash
echo Cloning course Geog0111 from github...
echo This will take a couple of minutes
git clone https://github.com/UCL-EO/geog0111
cd geog0111
bin/init.sh&>~/geog0111_init.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment