mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
refact(deadcode): Fix deadcode and shebangs error (#324)
Signed-off-by: Sonia Singla <soniasingla.1812@gmail.com>
This commit is contained in:
parent
137572552e
commit
73d9580817
3 changed files with 2 additions and 5 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
# Copyright 2019 The OpenEBS Authors.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
@ -12,8 +13,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
ZFS_OPERATOR=deploy/zfs-operator.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue