commit ab3ba388246dbf21ddf3a0878b5a12702a96f4ba parent e947c08d8a489a7e965a6a5be41a7171ac6149e3 Author: Jake Koroman <jakekoroman@gmail.com> Date: Thu, 21 Mar 2024 11:27:46 -0400 remove unused files Diffstat:
D | .config/foot/.gitignore | | | 4 | ---- |
D | scripts/accept_rdp_cert | | | 8 | -------- |
2 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/.config/foot/.gitignore b/.config/foot/.gitignore @@ -1,4 +0,0 @@ -# Ignore everything in this directory -* -# Except this file -!.gitignore diff --git a/scripts/accept_rdp_cert b/scripts/accept_rdp_cert @@ -1,8 +0,0 @@ -#!/bin/sh - -if test -z $1; then - echo "Usage: ./accept_rdp_cert <server_name>" - exit 1 -fi - -xfreerdp /v:$1 /u:koromanjadmin /d:MILTONHYDRO