From 364de4fd96a654ff8c7678b93dd555cfedf34fb6 Mon Sep 17 00:00:00 2001 From: unix-axwell <30478004+unix-axwell@users.noreply.github.com> Date: Thu, 9 May 2024 19:06:08 +0200 Subject: [PATCH] Update run.sh --- run.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/run.sh b/run.sh index e28df13..03116dc 100644 --- a/run.sh +++ b/run.sh @@ -1,5 +1,5 @@ #!/bin/bash -#Author: Radu A. Bogdan - ASIR +#Author: Radu - ASIR #Update package list sudo apt update @@ -11,4 +11,4 @@ sudo apt install -y tldr mc ranger ncdu tldr --update #Print message -echo "Process Complete!" \ No newline at end of file +echo "Process Complete!"