summaryrefslogtreecommitdiff
path: root/strata/gitlab/gitlab-shell.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/gitlab/gitlab-shell.morph')
-rw-r--r--strata/gitlab/gitlab-shell.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/gitlab/gitlab-shell.morph b/strata/gitlab/gitlab-shell.morph
deleted file mode 100644
index 069c6c41..00000000
--- a/strata/gitlab/gitlab-shell.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: gitlab-shell
-kind: chunk
-install-commands:
-- mkdir -p "$DESTDIR/$PREFIX/share/gitlab-shell"
-- cp -R * "$DESTDIR/$PREFIX/share/gitlab-shell"
-- chmod -R a+rX,g+w "$DESTDIR/$PREFIX/share/gitlab-shell"