mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-20 19:20:38 +00:00
chore(scripts): misc
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
if [ -f ./.env ]; then
|
if [ -f ./.env ]; then
|
||||||
export $(grep -v '^#' ./.env | xargs)
|
export $(grep -v '^#' ./.env | xargs)
|
||||||
|
|||||||
Reference in New Issue
Block a user