Update run.sh

This commit is contained in:
unix-axwell
2024-05-09 19:06:08 +02:00
committed by GitHub
parent 333711010a
commit 364de4fd96

4
run.sh
View File

@@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
#Author: Radu A. Bogdan - ASIR #Author: Radu - ASIR
#Update package list #Update package list
sudo apt update sudo apt update
@@ -11,4 +11,4 @@ sudo apt install -y tldr mc ranger ncdu
tldr --update tldr --update
#Print message #Print message
echo "Process Complete!" echo "Process Complete!"