fix and finally ran
This commit is contained in:
@@ -32,7 +32,6 @@ rc-update add net.eth0 default
|
||||
rc-update add acpid default
|
||||
rc-update add docker default
|
||||
rc-update add cronie default
|
||||
rc-update add mount boot
|
||||
|
||||
step 'Clean up APK cache and documents'
|
||||
rm -rf /var/cache/apk/* || true
|
||||
@@ -43,8 +42,8 @@ rm -rf \
|
||||
/usr/share/info
|
||||
|
||||
step 'Setup git user'
|
||||
git config --user.email bearnet+keeper@sab.ee
|
||||
git config --user.name "B.B.K.K.B.K.K"
|
||||
git config --global user.email bearnet+keeper@sab.ee
|
||||
git config --global user.name "B.B.K.K.B.K.K"
|
||||
adduser -S keeper
|
||||
mkdir /users
|
||||
chown keeper /users
|
||||
|
||||
Reference in New Issue
Block a user