Initialize $page variable in recovery script
ci/woodpecker/push/woodpecker Pipeline was successful Details

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-11-22 16:52:02 -05:00
parent da0d4e3a3b
commit 7bfcb8aae2
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,8 @@ submit_challenge() {
exit
}
page=default
nouser=0
nokey=0
nossh=0