Skip to content

Instantly share code, notes, and snippets.

@georgedobre
Created June 19, 2023 03:54
Show Gist options
  • Save georgedobre/2dd9ea41297b7881c8d4ddd82c00739d to your computer and use it in GitHub Desktop.
Save georgedobre/2dd9ea41297b7881c8d4ddd82c00739d to your computer and use it in GitHub Desktop.
Add nodejs v16 to cpanel path variable
# Add nodejs v16 to cpanel path variable
export PATH=/opt/cpanel/ea-nodejs16/bin/:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment