summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrainDoctor <11465594+TrainDoctor@users.noreply.github.com>2022-06-06 13:57:52 -0700
committerGitHub <noreply@github.com>2022-06-06 13:57:52 -0700
commita1a4d5902b9078b8e8042ad05ed45c3ccd589d88 (patch)
tree3d0b88d378d67947964eb3cbc676758ee4c373df
parent90a65dbacebdef2d3e882cc18bcd906ced12cc76 (diff)
downloaddecky-loader-a1a4d5902b9078b8e8042ad05ed45c3ccd589d88.tar.gz
decky-loader-a1a4d5902b9078b8e8042ad05ed45c3ccd589d88.zip
Update deck.sh
-rwxr-xr-xcontrib/deck.sh2
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.