srchub-install

srchub-install Commit Details


Date:2015-11-01 09:31:09 (9 years 1 month ago)
Author:Natalie Adams
Branch:master
Commit:82f9533d2e34b8354ae1fca25b4fc69d789d8659
Parents: f20ea2439d6e991930429c32161399c53b0880ed
Message:fixing chdir

Changes:

File differences

srchub-install.py
218218
219219
220220
221
221
222222
223223
224224
content_file.write(INDEFERO_SVN_APACHE)
def final_msg():
call("cd /home/www/indefero/src".split(" "))
os.chdir("/home/www/indefero/src")
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.05132s using 14 queries.