diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-17 08:03:21 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-17 08:03:21 +0200 |
| commit | fb52fb557fd517ad2bd5465d4b52a52e3c1076dd (patch) | |
| tree | 97c8f0bc99978a9f2a9cf981284e1a140c1035cd /docs/fapi.pod | |
| parent | 12492528386392422189552ebac604355891bd60 (diff) | |
You will gain money by a fattening action.
Diffstat (limited to 'docs/fapi.pod')
| -rw-r--r-- | docs/fapi.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/fapi.pod b/docs/fapi.pod index 9e2950d..0911319 100644 --- a/docs/fapi.pod +++ b/docs/fapi.pod @@ -59,13 +59,13 @@ L<https://devcentral.f5.com/wiki/icontrol.apireference.ashx> Update your sources list: curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add - - echo 'deb http://deb.buetow.org/apt wheezy main' | + echo deb http://deb.buetow.org/apt wheezy main | sudo tee /etc/apt/sourcees.list.d/buetoworg.list sudo aptitude update And run - sudp aptitude install fapi + sudo aptitude install fapi cp /usr/share/fapi/fapi.conf.sample ~/.fapi.conf vim ~/.fapi.conf |
