Open
Description
Is your feature request related to a problem? Please describe.
in a migration scenario a server can be offline
and menu.sh
refuses to start
because of online dependencies. 😞
Describe the solution you'd like
let sudo bash /var/scripts/menu.sh
run with the latest downloaded local version.
so one can use it while migrating the server and alter configuration settings.
Describe alternatives you've considered
alter configuration manually.
Additional context
as described, in a migration scenario one updates the menu.sh
moves the server
and can not use the just updated menu.sh on new location to configure the server 🤷🏻♂️