From 02f2820ab6ddf4fa3c6d29d2f4a82a60164ab087 Mon Sep 17 00:00:00 2001 From: pvincent Date: Thu, 23 Oct 2025 01:43:57 +0400 Subject: [PATCH] fix install.sh no configuration file --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 64e1cc8..90bc50b 100755 --- a/install.sh +++ b/install.sh @@ -71,7 +71,7 @@ function choose_default { storage_disk="${storages[0]}" echo '----------------------------------------------------' echo "first TYPE=ZFSPOOL found: $storage_disk" - echo 'to change, please launch one more time: `install.sh`' + echo 'to change, please launch one more time: `/opt/miaou-proxmox/install.sh`' echo '----------------------------------------------------' else # interactive, ask for default