diff options
author | Teddy Wing | 2018-11-23 01:04:17 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-23 01:04:17 +0100 |
commit | d6969f4eb4aba04e9b3569c45e6c689320861e86 (patch) | |
tree | 8de987a6b2a60a35468f5424cd77ced27c1f12cb | |
parent | d9add7fd9b7e81275157b8e9e6e10df26971fd39 (diff) | |
download | dome-key-web-d6969f4eb4aba04e9b3569c45e6c689320861e86.tar.bz2 |
Move the `bin/` directory into the project root
Makes more sense to run `./bin/setup` from the root.
-rwxr-xr-x | bin/init (renamed from license-generator/bin/init) | 0 | ||||
-rwxr-xr-x | bin/setup (renamed from license-generator/bin/setup) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/license-generator/bin/init b/bin/init index 55a33e9..55a33e9 100755 --- a/license-generator/bin/init +++ b/bin/init diff --git a/license-generator/bin/setup b/bin/setup index a2d27a4..a2d27a4 100755 --- a/license-generator/bin/setup +++ b/bin/setup |