diff options
| author | Gunnar Morling <gunnar.morling@googlemail.com> | 2024-01-14 12:17:22 +0100 |
|---|---|---|
| committer | Gunnar Morling <gunnar.morling@googlemail.com> | 2024-01-14 12:17:22 +0100 |
| commit | 8c0693fdac223a3a40e31cb087760a07330490d8 (patch) | |
| tree | 04882d398b5b39fab28c9c752e2b57f68944f325 | |
| parent | 3dc934353f045b7446c243492898b035eca968c9 (diff) | |
Removing empty launch script
| -rwxr-xr-x | prepare_abeobk.sh | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/prepare_abeobk.sh b/prepare_abeobk.sh deleted file mode 100755 index 837e1c3..0000000 --- a/prepare_abeobk.sh +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/bash -# -# Copyright 2023 The original authors -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -# |
