Skip to content

Instantly share code, notes, and snippets.

> sudo mkdir -p /opt/boxen
> sudo chown ${USER}:staff /opt/boxen
> git clone https://github.com/boxen/our-boxen /opt/boxen/repo
> cd /opt/boxen/repo
> git remote rm origin
> ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future ./script/boxen
fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.