Add backtunnel-access-gui, enhance installation/removal logic, and refine backtunnel-share unmount instructions
This commit is contained in:
@@ -219,7 +219,8 @@ if $INVITE; then
|
||||
# Paste this on the REMOTE host (or SSH there first, then paste):
|
||||
${INVITE_CMD}
|
||||
# Unmount when done:
|
||||
fusermount -u '${INVITE_MOUNT}'
|
||||
# (use the one available on your system)
|
||||
fusermount -u '${INVITE_MOUNT}' || fusermount3 -u '${INVITE_MOUNT}'
|
||||
EOT
|
||||
)
|
||||
echo "🔗 Invite (copy to chat):"
|
||||
|
||||
Reference in New Issue
Block a user