Skip to content

Commit

Permalink
fixed:script:install
Browse files Browse the repository at this point in the history
  • Loading branch information
alicfeng committed Mar 16, 2020
1 parent 2feae4d commit a764d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

dl_dir="https://dl.samego.com/package/mysql_markdown/"
dl_dir="https://dl.samego.com/#files%2Fpackage%2Fmysql_markdown/"

if [[ "$(uname)" == "Darwin" ]]; then
# Mac OS X
Expand Down

0 comments on commit a764d2e

Please sign in to comment.