Delete rabbitmq_env.sh

This commit is contained in:
qiaofeng1227 2022-07-14 15:07:16 +08:00 committed by GitHub
parent ee73b08f4e
commit c7024cf8d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +0,0 @@
#!/bin/bash
export ORACLE_BASE=/opt/oracle
export ORACLE_HOME=/opt/oracle/product/18c/dbhomeXE
export ORACLE_SID=XE
export PATH=$PATH:$ORACLE_HOME/bin