diff options
author | terminaldweller <thabogre@gmail.com> | 2021-11-12 08:27:17 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-11-12 08:27:17 +0000 |
commit | 0fad033ff38707e07011b7008d506cf4fcdaa7ec (patch) | |
tree | db66c3a19708738c9c6e776c5cc6cf9369a3d5fe /run.sh | |
parent | added a dev and deployment docker-compose (diff) | |
download | hived-0fad033ff38707e07011b7008d506cf4fcdaa7ec.tar.gz hived-0fad033ff38707e07011b7008d506cf4fcdaa7ec.zip |
restructured the repo-WIP
Diffstat (limited to 'run.sh')
-rwxr-xr-x | run.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,2 +0,0 @@ -#!/usr/bin/env sh -docker build -t hived ./ && docker-compose up |