1
0

fix: postinst update

This commit is contained in:
2023-12-22 10:32:27 +08:00
parent a35dd637c5
commit 5c779aff60
2 changed files with 1 additions and 8 deletions

View File

@@ -1,11 +1,4 @@
# !/bin/bash
set -e
custom_opt1=$1
custom_opt2=$2
echo "Custom option 1: $custom_opt1"
echo "Custom option 2: $custom_opt2"
RedisConfDir=/usr/local/db/bin/conf
OMCEtcDir=/usr/local/omc/etc

View File

@@ -1,4 +1,4 @@
# !/bin/sh
# !/bin/bash
RedisConfDir=/usr/local/db/bin/conf
OMCEtcDir=/usr/local/omc/etc