feature(shell) rm secret

This commit is contained in:
coderaiser 2016-03-14 14:35:37 -04:00
parent b74e4d4efa
commit 2f1e097599
2 changed files with 0 additions and 24 deletions

View file

@ -1,12 +0,0 @@
#
# part of Cloud Commander
# win32 version
# secrets of github and dropbox
# must not be shared
# http://cloudcmd.io
#
# for using just add %-symbol on start and end of name
# like %github_secret%
set github_key=435c670f44320e287ad6
set github_secret=a8b49e8c8c1a6253b149d224149a076270d8d614

View file

@ -1,12 +0,0 @@
#!/bin/bash
#
# part of Cloud Commander
# *nix version
# secrets of github and dropbox
# must not be shared
# http://cloudcmd.io
#
# for using just add $-symbol on start of name
# like $github_secret
export github_secret=afe9bed1e810c5dc44c4c2a953fc6efb1e5b0545