mirror of
https://github.com/frappe/bench.git
synced 2025-01-23 15:08:24 +00:00
Update setup_frappe.sh
This commit is contained in:
parent
63651d7fdc
commit
c16c9d62ed
@ -210,7 +210,7 @@ install_wkhtmltopdf_centos () {
|
||||
return 0
|
||||
fi
|
||||
RPM="wkhtmltox-0.12.2.1_linux-$OS$OS_VER-$WK_ARCH.rpm"
|
||||
run_cmd wget http://downloads.sourceforge.net/wkhtmltopdf/0.12.2.1/$RPM
|
||||
run_cmd wget http://download.gna.org/wkhtmltopdf/0.12.2.1/$RPM
|
||||
rpm --quiet -q wkhtmltox || run_cmd rpm -Uvh $RPM
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user