pre-release
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
echo CURSES DIALOG TEST
|
||||
echo "This is a test of how curses dialogs are handled. Expect freaky behaviour."
|
||||
|
||||
dialog --title "Dialog title" --inputbox "Enter your name:" 0 0
|
||||
echo test
|
||||
|
||||
#cat /dev/urandom
|
||||
exit $?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user