Update
This commit is contained in:
@@ -5,6 +5,9 @@ echo "Basic setup..."
|
||||
sed -i 's|^#\(http.*/community\)$|\1|' /etc/apk/repositories
|
||||
apk update
|
||||
|
||||
# Install basic packages
|
||||
apk add neovim nnn kitty-terminfo curl
|
||||
|
||||
# Cron jobs
|
||||
rc-update add crond
|
||||
cat << EOF > /etc/periodic/daily/chrony
|
||||
|
||||
Reference in New Issue
Block a user