Skip to content

Commit 802d16c

Browse files
authored
typo
1 parent d72a3c4 commit 802d16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxmox_toolbox.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ if [ ! -f /root/proxmox_config_backups/$hostname-firstrun.tar.gz ]; then
112112
wait_or_input
113113
fi
114114

115-
## Funtions
115+
## Functions
116116
# Function to wait an amount of time or a key press
117117
wait_or_input() {
118118
local timeout=30 # timeout

0 commit comments

Comments
 (0)