From 6218eb3db7f7dcc8f5aa449d2614bf44a254775a Mon Sep 17 00:00:00 2001 From: Eric Herbrandson Date: Sun, 19 May 2019 19:37:29 -0500 Subject: [PATCH] Fixing bug with 'logs' and 'exec' paths (missing shebangs) --- client/src/views/pod.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/views/pod.js b/client/src/views/pod.js index a2c940a..67f1f3a 100644 --- a/client/src/views/pod.js +++ b/client/src/views/pod.js @@ -45,12 +45,12 @@ export default class Pod extends Base {
<> - + Logs - + Exec