srchub-install

srchub-install Commit Details


Date:2015-11-01 09:04:06 (9 years 1 month ago)
Author:Natalie Adams
Branch:master
Commit:64c15eeae9721d91aa6b82e210c132e8ca0fe988
Parents: bbc107d06f09343ef5503d750240bd09d2f272f3
Message:changing dir after install

Changes:

File differences

srchub-install.py
217217
218218
219219
220
220221
221222
222223
content_file.write(INDEFERO_SVN_APACHE)
def final_msg():
call("cd /home/www/indefero/src".split(" "))
call("mv /home/www/indefero/src/IDF/conf/path.php-dist /home/www/indefero/src/IDF/conf/path.php".split(" "))
call("mv /home/www/indefero/src/IDF/conf/idf.php-dist /home/www/indefero/src/IDF/conf/idf.php".split(" "))
d.msgbox(FINAL_MSG)

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05107s using 14 queries.