Add full path for u3p
This commit is contained in:
parent
afc418f749
commit
f293534d3e
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ pluginFolder="/home/jonathan/WPPlugins"
|
||||||
for dir in $pluginFolder/*/; do
|
for dir in $pluginFolder/*/; do
|
||||||
cd $dir
|
cd $dir
|
||||||
pwd | cowsay
|
pwd | cowsay
|
||||||
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