Skip to content

Commit

Permalink
readme update + marked ihac-* files executable
Browse files Browse the repository at this point in the history
  • Loading branch information
simonkowallik committed Sep 29, 2018
1 parent 281db38 commit 854d8a3
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ simon@bigip ~ $ INSTALLDIR=$HOME/bin; \
chmod a+x $INSTALLDIR/ihac-*
```

#### Homebrew / Linuxbrew
```sh
simon@macos ~ $ brew install simonkowallik/f5/ihac
```
If you want to receive updates when running `brew update` add my tap with `brew tap simonkowallik/f5`.

#### On Mac OS
```sh
simon@macos ~ $ sudo sh -c 'INSTALLDIR=/usr/local/bin; \
Expand Down
Empty file modified ihac-auth
100644 → 100755
Empty file.
Empty file modified ihac-commandlist
100644 → 100755
Empty file.
Empty file modified ihac-commandrun
100644 → 100755
Empty file.
Empty file modified ihac-diagnostics
100644 → 100755
Empty file.
Empty file modified ihac-fileget
100644 → 100755
Empty file.
Empty file modified ihac-filelist
100644 → 100755
Empty file.
Empty file modified ihac-qkviewadd
100644 → 100755
Empty file.
Empty file modified ihac-qkviewdelete
100644 → 100755
Empty file.
Empty file modified ihac-qkviewget
100644 → 100755
Empty file.
Empty file modified ihac-qkviewlist
100644 → 100755
Empty file.

0 comments on commit 854d8a3

Please sign in to comment.