30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-05-31 21:40:50 +00:00

Fix things

This commit is contained in:
wilsonge 2019-09-12 17:00:19 +01:00
parent 2f8fb54ee3
commit 7381d278bd
No known key found for this signature in database
GPG Key ID: EF81319318FC9D04

View File

@ -14,6 +14,7 @@ cp RoboFile.dist.ini RoboFile.ini
# Make sure the path to the CMS is inside the apache config for docker
sed -i -r 's!^(cmsPath\s*=\s*)(.*)!\1\/tests\/www\/\2!' RoboFile.ini
cat RoboFile.ini
# Build package
vendor/bin/robo build --dev