Update run.sh
This commit is contained in:
4
run.sh
4
run.sh
@@ -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!"
|
||||||
|
|||||||
Reference in New Issue
Block a user