clean push
This commit is contained in:
8
test/components/curses_dialog.bash
Executable file
8
test/components/curses_dialog.bash
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
dialog --title "Dialog title" --inputbox "Enter your name:" 0 0
|
||||
echo test
|
||||
|
||||
#cat /dev/urandom
|
||||
exit $?
|
||||
|
||||
Reference in New Issue
Block a user