mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
11 lines
270 B
Bash
Executable file
11 lines
270 B
Bash
Executable file
#
|
|
# part of Cloud Commander
|
|
# *nix version
|
|
# secrets of github and dropbox
|
|
# must not be shared
|
|
# http://github.com/coderaiser/cloudcmd
|
|
#
|
|
# for using just add $-symbol on start of name
|
|
# like $github_secret
|
|
|
|
export github_secret=e21b3724d84f0f7570d2d04d8e055f3cc3be3071
|