Last active
May 2, 2020 17:46
-
-
Save thlorenz/223d2bf2c281a64bc60af9ea770e13c6 to your computer and use it in GitHub Desktop.
Revisions
-
thlorenz revised this gist
May 2, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ http://05738ef0.ngrok.io -
thlorenz revised this gist
May 2, 2020 . No changes.There are no files selected for viewing
-
thlorenz revised this gist
May 2, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ http://f6838dd7.ngrok.io -
thlorenz revised this gist
May 2, 2020 . 1 changed file with 9 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
thlorenz renamed this gist
May 2, 2020 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
thlorenz created this gist
May 2, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ http://ce39cbe8.ngrok.io/