Skip to content

Commit b15520c

Browse files
committed
Removed debug simbols
1 parent 63c8fa1 commit b15520c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ova/assets/steps.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ systemConfig() {
2727
chmod 755 /tmp/enable_fips.sh
2828
bash /tmp/enable_fips.sh
2929

30-
set -x
3130
# Update Wazuh indexer jvm heap
3231
mv ${CUSTOM_PATH}/automatic_set_ram.sh /etc/
3332
chmod 755 /etc/automatic_set_ram.sh
@@ -44,8 +43,6 @@ systemConfig() {
4443
systemctl enable wazuh-starter.timer
4544
systemctl enable wazuh-starter.service
4645

47-
set +x
48-
4946
# Change root password (root:wazuh)
5047
sed -i "s/root:.*:/root:\$1\$pNjjEA7K\$USjdNwjfh7A\.vHCf8suK41::0:99999:7:::/g" /etc/shadow
5148

0 commit comments

Comments
 (0)