Skip to content

Make MOB-Suite read-only file system friendly

Compare
Choose a tag to compare
@kbessonov1984 kbessonov1984 released this 05 Aug 00:47
· 74 commits to master since this release
1d735b3
  • Fixes issue #82 and issue #63
  • Fixes file permissions for plasmid database files by not copying original permissions from data.tar.gz
  • Fixes mob_init start on systems with python binary defined other than python thanks to use of sys.executable variable in verify_init()