wssh
This commit is contained in:
		| @@ -6,6 +6,10 @@ if [ $# -lt 1 ]; then | ||||
| 	exit 1 | ||||
| fi | ||||
|  | ||||
| if [[ "$*" == *" -- "* ]]; then | ||||
| 	exec /bin/ssh "$@" | ||||
| fi | ||||
|  | ||||
| [ -z "$WSCOMPAT_MASTER" ] && WSCOMPAT_MASTER="$(whoami)" | ||||
| read -r -d '' init_cmd << WSCOMPAT_EOF_9oqn7IVF || true | ||||
| 	export WS_IS_COMPAT=1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user