[ticket/246] Remove mkdir for ext folder
B3P-246
This commit is contained in:
@@ -18,7 +18,6 @@ before_script:
|
|||||||
# checkout phpBB and move your extension in place
|
# checkout phpBB and move your extension in place
|
||||||
- cd ../../
|
- cd ../../
|
||||||
- git clone "git://github.com/phpbb/phpbb3.git" "phpBB3"
|
- git clone "git://github.com/phpbb/phpbb3.git" "phpBB3"
|
||||||
- mkdir phpBB3/phpBB/ext
|
|
||||||
- mkdir phpBB3/phpBB/ext/board3
|
- mkdir phpBB3/phpBB/ext/board3
|
||||||
- find -type d -name "Board3-Portal" -print | xargs -i mv {} phpBB3/phpBB/ext/board3/portal
|
- find -type d -name "Board3-Portal" -print | xargs -i mv {} phpBB3/phpBB/ext/board3/portal
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user