- added todo in notes about the container
- changed url to avoid underscores
This commit is contained in:
@@ -65,7 +65,7 @@ else
|
||||
fi
|
||||
|
||||
# installing plugins :
|
||||
echo -e ${YELLOW}plugins...${RESET}
|
||||
echo -e ${YELLOW}installing plugins...${RESET}
|
||||
plugins=$(ls ${WP_VOLUME_PLUGINS})
|
||||
echo $plugins
|
||||
for dir in $plugins; do
|
||||
|
||||
Reference in New Issue
Block a user