Skip to content

Instantly share code, notes, and snippets.

View barkingfoodog's full-sized avatar

Alex Clay barkingfoodog

View GitHub Profile
@barkingfoodog
barkingfoodog / # nginx-full - 2023-01-09_06-13-54.txt
Created January 9, 2023 11:21
nginx-full (denji/nginx/nginx-full) on macOS 13 - Homebrew build logs
Homebrew build logs for denji/nginx/nginx-full on macOS 13
Build date: 2023-01-09 06:13:54
@barkingfoodog
barkingfoodog / $openURL.omh
Created September 15, 2019 04:29
Open URL via OS handler
## Pass url as pcURL
If sys(6)="X" ## macOS
Calculate lcScript as con("open location ",kDQ,pcURL,kDQ)
Do $root.$runapplescript(lcScript)
Quit method
End If
Launch program ,[pcURL] (Do not quit Omnis)
$ vagrant up --debug | tee debug.out
INFO global: Vagrant version: 2.0.2
INFO global: Ruby version: 2.4.3
INFO global: RubyGems version: 2.6.14
INFO global: VAGRANT_SERVER_URL="https://box.suran.com"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_LOG="debug"