mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-11-01 03:12:29 +00:00
Fix things
This commit is contained in:
parent
2f8fb54ee3
commit
7381d278bd
@ -14,6 +14,7 @@ cp RoboFile.dist.ini RoboFile.ini
|
|||||||
|
|
||||||
# Make sure the path to the CMS is inside the apache config for docker
|
# 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
|
sed -i -r 's!^(cmsPath\s*=\s*)(.*)!\1\/tests\/www\/\2!' RoboFile.ini
|
||||||
|
cat RoboFile.ini
|
||||||
|
|
||||||
# Build package
|
# Build package
|
||||||
vendor/bin/robo build --dev
|
vendor/bin/robo build --dev
|
||||||
|
Loading…
Reference in New Issue
Block a user