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