mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
Replaced git-core with git
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ set -eux pipefail
|
||||
|
||||
# Install prequisites
|
||||
sudo apt update
|
||||
sudo apt install -y git-core zsh curl git build-essential
|
||||
sudo apt install -y git zsh curl git build-essential
|
||||
# Do not print commands
|
||||
set +x
|
||||
set +eux
|
||||
|
||||
Reference in New Issue
Block a user