From a1a4d5902b9078b8e8042ad05ed45c3ccd589d88 Mon Sep 17 00:00:00 2001 From: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> Date: Mon, 6 Jun 2022 13:57:52 -0700 Subject: Update deck.sh --- contrib/deck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') 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. -- cgit v1.2.3