Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
duypham2108 committed Jan 3, 2023
1 parent b7b1170 commit e1acebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -27,7 +27,7 @@
import os

if not os.path.isdir("./_static"):
url = "https://www.dropbox.com/s/gwbpu2xct6nbx6a/download.zip?dl=1"
url = "https://www.dropbox.com/s/3bb749fk68h0lwh/download.zip?dl=1"
os.system("wget " + url)
os.system("mv download.zip?dl=1 download.zip")
os.system("unzip download.zip")
Expand Down

0 comments on commit e1acebc

Please sign in to comment.