Skip to content

Commit

Permalink
Added (c) and licence notice
Browse files Browse the repository at this point in the history
  • Loading branch information
jawj authored Nov 21, 2018
1 parent e03462c commit 122a075
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions setup.sh
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
#!/bin/bash -e

# == Update to 18.04 if required:
# apt-get update
# do-release-upgrade

# == Then run this script
# wget https://raw.githubusercontent.com/jawj/IKEv2-setup/master/setup.sh
# chmod u+x setup.sh
# ./setup.sh
# github.com/jawj/IKEv2-setup
# Copyright (c) 2015 – 2018 George MacKerron
# Released under the MIT licence: http://opensource.org/licenses/mit-license

echo
echo "=== https://github.com/jawj/IKEv2-setup ==="
Expand Down

0 comments on commit 122a075

Please sign in to comment.