Created
March 25, 2019 08:58
-
-
Save rssanders3/f56ac168d82c976a4e5df319b00a9a6a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cd /tmp/ | |
| wget https://github.com/apache/airflow/archive/{AIRFLOW_VERSION}.zip | |
| #Example: "wget https://github.com/apache/airflow/archive/1.8.0.zip" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment