From ae7aefa541d8976c872b724a46b8a3604299440c Mon Sep 17 00:00:00 2001 From: amolinae06 Date: Sun, 18 May 2025 21:52:34 -0600 Subject: [PATCH] added missing files --- .cache/wal | 1 - .local/bin/ctpv | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 120000 .cache/wal create mode 100755 .local/bin/ctpv diff --git a/.cache/wal b/.cache/wal deleted file mode 120000 index 3f82807..0000000 --- a/.cache/wal +++ /dev/null @@ -1 +0,0 @@ -.cache/hellwal/ \ No newline at end of file diff --git a/.local/bin/ctpv b/.local/bin/ctpv new file mode 100755 index 0000000..eae6786 --- /dev/null +++ b/.local/bin/ctpv @@ -0,0 +1,2 @@ +#!/bin/sh +LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/ctpv/ctpv "$@"