diff options
| author | TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> | 2022-06-06 13:57:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-06 13:57:52 -0700 |
| commit | a1a4d5902b9078b8e8042ad05ed45c3ccd589d88 (patch) | |
| tree | 3d0b88d378d67947964eb3cbc676758ee4c373df /contrib/deck.sh | |
| parent | 90a65dbacebdef2d3e882cc18bcd906ced12cc76 (diff) | |
| download | decky-loader-a1a4d5902b9078b8e8042ad05ed45c3ccd589d88.tar.gz decky-loader-a1a4d5902b9078b8e8042ad05ed45c3ccd589d88.zip | |
Update deck.sh
Diffstat (limited to 'contrib/deck.sh')
| -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. |
