Browse Source

source bashrc

master
elxrprod 9 months ago
parent
commit
0399ccb50c
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      linux/centos/elxr/setup.sh

+ 2
- 0
linux/centos/elxr/setup.sh View File

# Might give a path like /usr/local/lib/node-v20.8.0-linux-x64 # Might give a path like /usr/local/lib/node-v20.8.0-linux-x64
# Append path with /bin # Append path with /bin
# export PATH=$PATH:/usr/local/lib/node-v20.8.0-linux-x64/bin # export PATH=$PATH:/usr/local/lib/node-v20.8.0-linux-x64/bin
# echo 'export PATH=$PATH:/usr/local/lib/node-v20.8.0-linux-x64/bin' >> ~/.bashrc
# source ~/.bashrc
# Step 3 # Step 3
# Check pm2 # Check pm2
# pm2 # pm2

Loading…
Cancel
Save