diff options
author | msglm <msglm@techchud.xyz> | 2024-02-27 06:46:43 -0600 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2024-02-27 06:46:43 -0600 |
commit | bf2f24812bcb3a2fa60ead884788e0968358ce96 (patch) | |
tree | f3d6791d7f30135ae55a32ec318d243a0c65b294 | |
parent | 683a92bba4e95052feddb6d7dca0ee030bc75080 (diff) | |
download | guix-msglm-bf2f24812bcb3a2fa60ead884788e0968358ce96.tar.gz guix-msglm-bf2f24812bcb3a2fa60ead884788e0968358ce96.tar.bz2 guix-msglm-bf2f24812bcb3a2fa60ead884788e0968358ce96.zip |
remove unused file
-rw-r--r-- | aux-files/sherlock/sherlock-runner.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/aux-files/sherlock/sherlock-runner.sh b/aux-files/sherlock/sherlock-runner.sh deleted file mode 100644 index 47b3d1b..0000000 --- a/aux-files/sherlock/sherlock-runner.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -python3 sherlock.py |