stripping unneeded config settings

This commit is contained in:
accel 2022-01-11 18:03:28 +03:00
parent f5b1f38800
commit 192d9fccd6

View File

@ -1,8 +1,3 @@
zbootstrap_message zbootstrap_global "rewriting .stignore"
cat > ${globaldots_path}/.stignore <<EOF
/.git
/logs
EOF
function ifconfig.me () { function ifconfig.me () {
echo $(curl -s http://ifconfig.me/) echo $(curl -s http://ifconfig.me/)
} }