diff options
Diffstat (limited to 'contrib')
| -rwxr-xr-x | contrib/deck.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/deck.sh b/contrib/deck.sh index 5866795c..9f99c22a 100755 --- a/contrib/deck.sh +++ b/contrib/deck.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ## Before using this script, enable sshd on the deck and setup an sshd key between the deck and your dev in sshd_config. ## This script defaults to port 22 unless otherwise specified, and cannot run without a sudo password or LAN IP. |
