Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Commit

Permalink
Changed theme url in make.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-vynar committed Dec 30, 2013
1 parent 10a3a62 commit db13e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ if [ "$ARG" != "nodocs" ]; then
# Downloads latest percona-theme
echo "Downloading percona-theme..."
cd release/docs/config/
wget -q -O percona-theme.tar.gz http://percona.com/docs/theme/percona-monitoring-plugins/
wget -q -O percona-theme.tar.gz http://percona.com/docs/theme/percona-monitoring-plugins/1.1
rm -rf percona-theme
echo "Extracting theme..."
tar -zxf percona-theme.tar.gz
Expand Down

0 comments on commit db13e37

Please sign in to comment.