From 431eda98ccd397a53fbf2eda9bc9f51502250a95 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Fri, 6 May 2022 03:29:42 -0400 Subject: remove "penme" commands from this repo --- dot/local/bin/penyou | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 dot/local/bin/penyou (limited to 'dot/local/bin/penyou') diff --git a/dot/local/bin/penyou b/dot/local/bin/penyou deleted file mode 100755 index cc7fdda..0000000 --- a/dot/local/bin/penyou +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -sudo=$([ $(id -u) -eq 0 ] || echo sudo --) -exec $sudo ssh -i /etc/ssh/ssh_host_ed25519_key -l root "$@" - -- cgit v1.2.3