Skip to content

Instantly share code, notes, and snippets.

@thlorenz
Last active May 2, 2020 17:46
Show Gist options
  • Select an option

  • Save thlorenz/223d2bf2c281a64bc60af9ea770e13c6 to your computer and use it in GitHub Desktop.

Select an option

Save thlorenz/223d2bf2c281a64bc60af9ea770e13c6 to your computer and use it in GitHub Desktop.

Revisions

  1. thlorenz revised this gist May 2, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ngrok.txt
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    http://f6838dd7.ngrok.io
    http://05738ef0.ngrok.io
  2. thlorenz revised this gist May 2, 2020. No changes.
  3. thlorenz revised this gist May 2, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion ngrok.txt
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    http://ce39cbe8.ngrok.io/
    http://f6838dd7.ngrok.io
  4. thlorenz revised this gist May 2, 2020. 1 changed file with 9 additions and 0 deletions.
    9 changes: 9 additions & 0 deletions update.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"

    NGROK_URL=$1

    echo $NGROK_URL > $DIR/ngrok.txt

    git add $DIR/ngrok.txt
    git commit -m "url: $NGROK_URL ngrok.txt"
    git push origin
  5. thlorenz renamed this gist May 2, 2020. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  6. thlorenz created this gist May 2, 2020.
    1 change: 1 addition & 0 deletions grok.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    http://ce39cbe8.ngrok.io/