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