mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 00:02:17 +02:00
👷 Jenkins : config file is now picked by the unattended install
The problem was that we had an absolute path in the XML : changing it to the file name is sufficient ! The copy introduced in 443763de was unecessary.
This commit is contained in:
@@ -6,8 +6,3 @@ chmod 666 conf/production/config-itop.php
|
||||
|
||||
cd toolkit
|
||||
php unattended_install.php --response_file=default-params.xml --clean=true
|
||||
|
||||
cd ..
|
||||
chmod 666 conf/production/config-itop.php
|
||||
cp toolkit/default-config-itop.php conf/production/config-itop.php
|
||||
chmod 444 conf/production/config-itop.php
|
||||
|
||||
Reference in New Issue
Block a user