Update u3p file to use tux character

Jonathan Hodgson 7 years ago
parent 00d58b000a
commit c9d9954919
  1. 2
      bin/update3rdPartyPlugins

@ -3,6 +3,6 @@
pluginFolder="/home/jonathan/WPPlugins"
for dir in $pluginFolder/*/; do
cd $dir
pwd | cowsay
pwd | cowsay -f tux
/home/jonathan/.gem/ruby/2.4.0/bin/git-svn-mirror update
done

Loading…
Cancel
Save