Include functions in toggle-screen.
This commit is contained in:
parent
f8044c0a98
commit
57a0fddce7
@ -58,6 +58,7 @@ EOF
|
||||
}
|
||||
|
||||
|
||||
source ./.includes/functions.sh
|
||||
source ./.includes/ui.sh
|
||||
answer=$(yesno "Do you have a physical screen attached?")
|
||||
if [[ "${answer}" == "yes" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user