mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-07 07:46:54 +00:00
Update storage_menu.sh
This commit is contained in:
parent
ec6cedcf2f
commit
69cc289ff9
@ -33,7 +33,8 @@ initialize_cache
|
|||||||
|
|
||||||
case $OPTION in
|
case $OPTION in
|
||||||
1)
|
1)
|
||||||
echo -e "\033[33m[INFO] $(translate "Running script:") $(translate "Disk Passthrough")...\033[0m"
|
msg_info2 "$(translate "Running script:") $(translate "Disk Passthrough")..."
|
||||||
|
#echo -e "\033[33m[INFO] $(translate "Running script:") $(translate "Disk Passthrough")...\033[0m"
|
||||||
bash <(curl -s "$REPO_URL/scripts/disk-passthrough.sh")
|
bash <(curl -s "$REPO_URL/scripts/disk-passthrough.sh")
|
||||||
if [ $? -ne 0 ]; then
|
if [ $? -ne 0 ]; then
|
||||||
msg_warn "$(translate "Operation cancelled.")"
|
msg_warn "$(translate "Operation cancelled.")"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user