Luke Smith
|
f62a8de7cf
|
Merge pull request #17 from Kitsukai/master
Time zone select automated
|
2018-05-04 14:00:02 -07:00 |
|
Luke Smith
|
07b5776f0b
|
Exit inside parentheses doesn't exit script
Several error conditions were resulting in a message printed and "exit"
being called, however expressions inside parentheses are executed in a
subshell; consequently the *subshell* would exit but the parent shell
continued running the script.
https://stackoverflow.com/questions/19886797/exit-inside-parentheses-doesnt-exit-script
|
2018-05-02 15:32:46 -05:00 |
|
unknown
|
9ada11c99f
|
Time zone select
|
2018-04-08 16:23:34 -05:00 |
|
Renat
|
a3e7c9d33a
|
dialog for partitionsize
|
2018-01-22 22:40:16 +01:00 |
|
Luke
|
778e9e4706
|
fixes for web compatibility
|
2017-11-24 10:08:29 -07:00 |
|
Caian R. Ertl
|
456823cb15
|
Move the scripts and LARBS-related files to src
|
2017-11-24 01:25:35 -02:00 |
|