Fixed Restore Script Error
This commit is contained in:
parent
bdc67ad9b6
commit
b3b30ab49b
1 changed files with 6 additions and 2 deletions
|
|
@ -1412,8 +1412,12 @@ date
|
|||
}
|
||||
|
||||
function restoreconfig () {
|
||||
|
||||
|
||||
####################################
|
||||
#
|
||||
# Restore script.
|
||||
#
|
||||
####################################
|
||||
echo "Restore Script"
|
||||
}
|
||||
|
||||
function manageMenu () {
|
||||
|
|
|
|||
Loading…
Reference in a new issue