Commented out Dynu_ClientId and Dynu_Secret

This commit is contained in:
shar0119 2017-03-28 08:11:04 -07:00 committed by GitHub
parent b7b934913e
commit e137792efd

View File

@ -1,10 +1,10 @@
#!/usr/bin/env sh #!/usr/bin/env sh
#Client ID #Client ID
Dynu_ClientId="0b71cae7-a099-4f6b-8ddf-94571cdb760d" #Dynu_ClientId="0b71cae7-a099-4f6b-8ddf-94571cdb760d"
# #
#Secret #Secret
Dynu_Secret="aCUEY4BDCV45KI8CSIC3sp2LKQ9" #Dynu_Secret="aCUEY4BDCV45KI8CSIC3sp2LKQ9"
# #
#Token #Token
Dynu_Token="" Dynu_Token=""