Update u3p file to use tux character
This commit is contained in:
parent
06444ffb78
commit
37250b0e13
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue