I hereby claim:
- I am braincow on github.
- I am bcow (https://keybase.io/bcow) on keybase.
- I have a public key ASDxArxuIRH5D9WesLdFUo8TveP7e3kTBkGWfWuTEPntWwo
To claim this, I am signing this object:
| #!/bin/bash | |
| # exit on all failures | |
| set -e | |
| FEDORA_VERSION=${1:-32} | |
| BUCKET_NAME=${2:-fedora-$FEDORA_VERSION-custom} | |
| # first detect the filename for the latest RAW image | |
| IMAGE=/tmp/fedora-$FEDORA_VERSION-disk.img |
| #!/bin/sh | |
| # Network Manager Dispatcher Hook: | |
| # enables/disables ipv6 on vpn-down/vpn-up respectively | |
| # | |
| # Copyright (c) 2017 ooknosi | |
| # Apache License 2.0 | |
| # Args | |
| INTERFACE="$1" | |
| ACTION="$2" |
| #!/bin/sh | |
| # | |
| # install jq, curl and obviously git | |
| # | |
| ### configuration | |
| # create your github api access token with repo access rights and place it below | |
| GITHUB_AT= | |
| # set the source organization id/name from github below | |
| GITHUB_ORG= | |
| ### command |
I hereby claim:
To claim this, I am signing this object: