mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-18 12:30:39 +08:00
try again! figure out where to put things...
This commit is contained in:
@@ -5,8 +5,8 @@ except ImportError, e:
|
||||
os.system('git clone https://github.com/simpeg/simpeg.git')
|
||||
os.system('python simpeg/setup.py install')
|
||||
|
||||
# os.system('mv simpeg/SimPEG temp')
|
||||
# os.system('rm -rf simpeg')
|
||||
# os.system('mv temp SimPEG')
|
||||
# os.system('mkdir docs/examples/SimPEG')
|
||||
# os.system('cp -r SimPEG simpegflow/docs/examples/SimPEG')
|
||||
os.system('mv simpeg/SimPEG temp')
|
||||
os.system('rm -rf simpeg')
|
||||
os.system('mv temp SimPEG')
|
||||
os.system('mkdir docs/examples/SimPEG')
|
||||
os.system('cp -r SimPEG simpegflow/docs/examples/SimPEG')
|
||||
|
||||
Reference in New Issue
Block a user