added small fixes
This commit is contained in:
@@ -19,7 +19,7 @@ then
|
|||||||
|
|
||||||
for subscription in "${subscriptionList[@]}"
|
for subscription in "${subscriptionList[@]}"
|
||||||
do
|
do
|
||||||
for path in "$subscription/httpdocs/shopsystem/application/cache/boxes"* "$subscription/httpdocs/shopsystem/appcation/cache/smarty_compiled"
|
for path in "$subscription/httpdocs/shopsystem/application/cache/boxes" "$subscription/httpdocs/shopsystem/application/cache/smarty_compiled"
|
||||||
do
|
do
|
||||||
|
|
||||||
if [[ -d $path ]]
|
if [[ -d $path ]]
|
||||||
|
|||||||
Reference in New Issue
Block a user