mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-18 02:06:34 +00:00
Update share_menu.sh
This commit is contained in:
parent
bb4f1ebed6
commit
d98c7bdc03
@ -70,10 +70,10 @@ while true; do
|
||||
bash <(curl -s "$REPO_URL/scripts/share/samba_client.sh")
|
||||
;;
|
||||
7)
|
||||
bash <(curl -s "$REPO_URL/scripts/share/samba.sh")
|
||||
bash <(curl -s "$REPO_URL/scripts/share/nfs_lxc_server.sh")
|
||||
;;
|
||||
8)
|
||||
bash <(curl -s "$REPO_URL/scripts/share/nfs_lxc_server.sh")
|
||||
bash <(curl -s "$REPO_URL/scripts/share/samba.sh")
|
||||
;;
|
||||
h)
|
||||
bash <(curl -s "$REPO_URL/scripts/share/commands_share.sh")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user