mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-04 07:22:34 +00:00
refactoring
This commit is contained in:
3
resources/commands/installation/install-requirements.sh
Executable file
3
resources/commands/installation/install-requirements.sh
Executable file
@ -0,0 +1,3 @@
|
||||
sudo DEBIAN_FRONTEND=noninteractive apt install -y software-properties-common curl zip unzip git gcc
|
||||
git config --global user.email "__email__"
|
||||
git config --global user.name "__name__"
|
Reference in New Issue
Block a user