Update deck.sh

This commit is contained in:
TrainDoctor
2022-06-06 13:57:52 -07:00
committed by GitHub
parent 90a65dbace
commit a1a4d5902b
+1 -1
View File
@@ -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.