ZikZuk shop

ZikZuk shop

Norsk nettside

19/12/2021

https://zikzuk.myshopify.com/

raw.githubusercontent.com #!/bin/bash # We don't need return codes for "$(command)", only stdout is needed. # Allow `[[ -n "$(command)" ]]`, `func "$(command)"`, pipes, etc. # shellcheck disable=SC2312 set -u abort() { printf "%s " "$@" exit 1 } # Fail fast with a concise message when not using bash # Single brackets are nee...

Website