mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-28 00:07:30 +10:00
Replaced git-core with git
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ set -eux pipefail
|
|||||||
|
|
||||||
# Install prequisites
|
# Install prequisites
|
||||||
sudo apt update
|
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
|
# Do not print commands
|
||||||
set +x
|
set +x
|
||||||
set +eux
|
set +eux
|
||||||
|
|||||||
Reference in New Issue
Block a user