X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bin%2Fclean-up-aux;fp=bin%2Fclean-up-aux;h=0000000000000000000000000000000000000000;hb=9c381477a3319e5dff968b1a4e8566c71499b3b6;hp=e36393b5db1292eaf6e29c5ac0fb2e7738dcf1ce;hpb=05175041bd4df59ed506224331a4bb246c1edf5e;p=it%2Fdep.git diff --git a/bin/clean-up-aux b/bin/clean-up-aux deleted file mode 100755 index e36393b5..00000000 --- a/bin/clean-up-aux +++ /dev/null @@ -1,22 +0,0 @@ -#!/bin/bash -################################################################################ -# Copyright (c) 2019 AT&T Intellectual Property. # -# Copyright (c) 2019 Nokia. # -# # -# 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. # -################################################################################ - -# This script clean up the PV data for aux cluster - -rm -rf /opt/data/dashboard-data -rm -rf /opt/data/chartmuseum-data