Differences in update commands
/usr/local/cpanel/scripts/upcp
vs
/scripts/upcp
Do both work the same? Should I use either one?
-
Hey there! These are both the same command - if you check the filesystem you'll see that /scripts is actually a link to /usr/local/cpanel/scripts:
lrwxrwxrwx 1 root root 24 Apr 23 10:53 scripts -> usr/local/cpanel/scripts
0 -
Which update process is better? Through WHM or through the command line?
/scripts/upcp
0 -
They actually both call the same thing, so it doesn't matter which one you use. I like to do it on the command line, personally.
0
Please sign in to leave a comment.
Comments
3 comments