Primer Commit.
This commit is contained in:
4
custom-scripts/01_install_git.sh
Executable file
4
custom-scripts/01_install_git.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# Installing git
|
||||
sudo apt update
|
||||
sudo apt install -y git
|
Reference in New Issue
Block a user