Subversion Repositories livecd

Rev

Rev 134 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 134 Rev 169
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
#
2
#
3
# Urs Beyerle, PSI
3
# Urs Beyerle
4
#
4
#
5
 
5
 
6
### dialog or xdialog?
6
### dialog or xdialog?
7
DIALOG="dialog"
7
DIALOG="dialog"
8
XDIALOG_HIGH_DIALOG_COMPAT=1
8
XDIALOG_HIGH_DIALOG_COMPAT=1