updated scripts
This commit is contained in:
@@ -6,12 +6,3 @@ apk add nano
|
||||
nano /etc/apk/repositories
|
||||
|
||||
apk add curl wget qemu-guest-agent git bash-doc bash-completion --no-cache
|
||||
|
||||
# change default shell to bash
|
||||
sed -i 's/ash/bash/g' /etc/passwd
|
||||
|
||||
# git config
|
||||
git config --global credential.helper store
|
||||
git config --global user.name "akanealw"
|
||||
git config --global user.email "akanealw@gmail.com"
|
||||
git config --global init.defaultBranch main
|
||||
|
||||
Reference in New Issue
Block a user