Skip to content

Commit

Permalink
修改: changewallpaper.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nikoloss committed Mar 18, 2017
1 parent e59cef5 commit 1b43e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wallpapaer/changewallpaper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function debug

function downpaper
{
local img=`curl -s http://www.topit.me/tag/1080p \
local img=`curl -s http://www.topit.me/tag/pc壁纸/hot \
|grep -oP "http:[^>]*?m.jpg" \
|sed -n $[$RANDOM%20+1]p\
|sed 's/m.jpg/o.jpg/'`
Expand Down

0 comments on commit 1b43e9f

Please sign in to comment.