mirror of
https://mojerepo.cf/NeoBoot/NeoBoot-9.git
synced 2025-11-02 14:55:46 +01:00
8.21_fix
This commit is contained in:
@@ -605,7 +605,7 @@ def NEOBootMainEx(source, target, stopenigma, CopyFiles, CopyKernel, TvList, Ste
|
||||
os.system('rm -f /tmp/init4; init 3')
|
||||
|
||||
os.system('echo "End of installation:"; date +%T')
|
||||
os.system('echo "If you want to save the installation process from the console press green.\nPress green to save of the installation process in /tmp"')
|
||||
os.system('echo "If you want to save the installation process from the console press green."')
|
||||
|
||||
def RemoveUnpackDirs():
|
||||
os.chdir(media + '/ImagesUpload')
|
||||
|
||||
Reference in New Issue
Block a user