Make u3p use toilet for name
This commit is contained in:
parent
39d3aed5d4
commit
1cef2b975a
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
||||||
pluginFolder="/home/jonathan/WPPlugins"
|
pluginFolder="/home/jonathan/WPPlugins"
|
||||||
for dir in $pluginFolder/*/; do
|
for dir in $pluginFolder/*/; do
|
||||||
cd $dir
|
cd $dir
|
||||||
pwd | cowsay -f tux
|
name=${PWD##*/}
|
||||||
|
echo $name | toilet -w 200
|
||||||
/home/jonathan/.gem/ruby/2.4.0/bin/git-svn-mirror update
|
/home/jonathan/.gem/ruby/2.4.0/bin/git-svn-mirror update
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue