mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-23 15:06:53 +00:00
Update auto_post_install.sh
This commit is contained in:
parent
b69aebd5be
commit
f655a3c52d
@ -1063,10 +1063,7 @@ setup_persistent_network() {
|
|||||||
local LINK_DIR="/etc/systemd/network"
|
local LINK_DIR="/etc/systemd/network"
|
||||||
local BACKUP_DIR="/etc/systemd/network/backup-$(date +%Y%m%d-%H%M%S)"
|
local BACKUP_DIR="/etc/systemd/network/backup-$(date +%Y%m%d-%H%M%S)"
|
||||||
|
|
||||||
if ! dialog --title "$(translate "Network Interface Setup")" \
|
|
||||||
--yesno "$(translate "Create persistent network interface names?")" 8 60; then
|
|
||||||
return 1
|
|
||||||
fi
|
|
||||||
|
|
||||||
msg_info "$(translate "Setting up persistent network interfaces")"
|
msg_info "$(translate "Setting up persistent network interfaces")"
|
||||||
sleep 2
|
sleep 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user