added python version checks
added startup test to CryptoBox integrate CryptoBoxRootActions into CryptoBox (see example-super.tab for details) implemented "mount" and "umount" in CryptoBoxRootActions adapted CryptoBoxRootActions checks to 'super'
This commit is contained in:
parent
accbb7c515
commit
84028f4a92
9 changed files with 263 additions and 96 deletions
2
pythonrewrite/bin2/CryptoBoxWebserver.py
Normal file → Executable file
2
pythonrewrite/bin2/CryptoBoxWebserver.py
Normal file → Executable file
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2.4
|
||||
import os,sys
|
||||
import CryptoBox
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue