diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2017-06-18 10:55:33 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2017-06-18 10:55:33 +0300 |
commit | 0ec5f337c0fdd31ae5a52c9ca88246e2aae23619 (patch) | |
tree | ce9640f4969387e3d06256c357bb221fd98894a3 | |
parent | cd319813d8ed70cfe398620963b3355aabd678fd (diff) | |
download | live-0ec5f337c0fdd31ae5a52c9ca88246e2aae23619.tar.gz |
Not so experimental :)
-rwxr-xr-x | install | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -210,9 +210,6 @@ To learn more visit http://osdyson.org This installer will guide you through disk paritioning, filesystem creation, \ installation of base system and minimal configuration. -Please note, this system IS VERY EXPERIMENTAL. \ -You can LOOSE ALL YOUR DATA which this system can reach ;-) - Whould you like to continue?''', buttons=[('Install Dyson', True), ('Exit the installer', False)], width=70) if not welcome: |