From 4856f1e7e57a79c57ff23f58654d938fbf6b7858 Mon Sep 17 00:00:00 2001 From: Mario Alegre Date: Fri, 18 Dec 2020 18:20:02 -0500 Subject: [PATCH] reorganizing --- linux/{system => bash}/find-pkg-that-owns-file.sh | 0 linux/{bash => system}/adduser-sys.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename linux/{system => bash}/find-pkg-that-owns-file.sh (100%) rename linux/{bash => system}/adduser-sys.sh (100%) diff --git a/linux/system/find-pkg-that-owns-file.sh b/linux/bash/find-pkg-that-owns-file.sh similarity index 100% rename from linux/system/find-pkg-that-owns-file.sh rename to linux/bash/find-pkg-that-owns-file.sh diff --git a/linux/bash/adduser-sys.sh b/linux/system/adduser-sys.sh similarity index 100% rename from linux/bash/adduser-sys.sh rename to linux/system/adduser-sys.sh