diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-04-11 19:24:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-04-16 10:19:48 +0000 |
commit | 83b6276b9f7b868e2e2317059e06fae2c73b02fb (patch) | |
tree | 2babc9beac250043d8a3ef3677404b23a62f4330 /bin/cnt | |
parent | Excluding lost+found directory in container list command. (diff) | |
download | compute-tools-83b6276b9f7b868e2e2317059e06fae2c73b02fb.tar.xz compute-tools-83b6276b9f7b868e2e2317059e06fae2c73b02fb.zip |
Creating container program shortcut symlinks in makefile instead of keeping them in the sources.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
l--------- | bin/cnt | 1 | ||||
l--------- | bin/cntsh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/bin/cnt b/bin/cnt deleted file mode 120000 index 50208cb..0000000 --- a/bin/cnt +++ /dev/null @@ -1 +0,0 @@ -container
\ No newline at end of file diff --git a/bin/cntsh b/bin/cntsh deleted file mode 120000 index 38c4486..0000000 --- a/bin/cntsh +++ /dev/null @@ -1 +0,0 @@ -container-shell
\ No newline at end of file |