File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
weblogic-azure-vm/arm-oraclelinux-wls-admin/test/scripts Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright (c) 2021 , Oracle and/or its affiliates.
2
+ # Copyright (c) 2024 , Oracle and/or its affiliates.
3
3
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
4
4
5
5
# Verify the service using systemctl status
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright (c) 2021 , Oracle and/or its affiliates.
2
+ # Copyright (c) 2024 , Oracle and/or its affiliates.
3
3
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
4
4
5
5
echo " #adminPasswordOrKey#" | sudo -S [ -d " /u01/app/wls/install/oracle/middleware/oracle_home/wlserver/modules" ] && exit 0
You can’t perform that action at this time.
0 commit comments