Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tontonjo authored Nov 4, 2023
1 parent d72a3c4 commit 802d16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxmox_toolbox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ if [ ! -f /root/proxmox_config_backups/$hostname-firstrun.tar.gz ]; then
wait_or_input
fi

## Funtions
## Functions
# Function to wait an amount of time or a key press
wait_or_input() {
local timeout=30 # timeout
Expand Down

0 comments on commit 802d16c

Please sign in to comment.