From 960078d17c3740df8791851bc19d32b93e9592e6 Mon Sep 17 00:00:00 2001 From: Pyro57000 <147988717+Pyro57000@users.noreply.github.com> Date: Thu, 23 May 2024 17:38:09 +0000 Subject: [PATCH] Rename parse_portscan to parse_portscan.fish fixed the name to add the fish extension --- fish_functions/{parse_portscan => parse_portscan.fish} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename fish_functions/{parse_portscan => parse_portscan.fish} (100%) diff --git a/fish_functions/parse_portscan b/fish_functions/parse_portscan.fish similarity index 100% rename from fish_functions/parse_portscan rename to fish_functions/parse_portscan.fish