diff options
Diffstat (limited to 'static/jquery.js.gup')
-rw-r--r-- | static/jquery.js.gup | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/jquery.js.gup b/static/jquery.js.gup new file mode 100644 index 0000000..b6db680 --- /dev/null +++ b/static/jquery.js.gup | |||
@@ -0,0 +1,3 @@ | |||
1 | #!/usr/bin/env zsh | ||
2 | |||
3 | curl -Ls "https://cdn.jsdelivr.net/jquery/3.1.1/jquery.js" >$1 \ No newline at end of file | ||