Skip to content

Instantly share code, notes, and snippets.

@crayfishx
Created February 26, 2016 13:04
Show Gist options
  • Save crayfishx/736345dbc9d37b8954fc to your computer and use it in GitHub Desktop.
Save crayfishx/736345dbc9d37b8954fc to your computer and use it in GitHub Desktop.
# check if the oracle software already exists
$found = oracle_exists( $oracle_home )
if $found == undef {
$continue = true
....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment