Commit 0207dae4 authored by 's avatar

*** empty log message ***

parent 28bba950
......@@ -36,7 +36,8 @@ if not os.path.exists(ac_path):
acfile=open(ac_path, 'w')
acfile.write('superuser:123\n')
acfile.close()
os.system('chmod 744 access')
print
print '-'*78
print 'NOTE: change owndership or permissions on var so that it can be'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment