cd /p/condor/public/html/manual
rm v7.0
ln -s v7.0.3 v7.0
+
+If this is a development series, move the current symlink to the new directory:
+rm current
+ln -s v7.0.3 current
{endcode}
1: Tell the new download system about the new binaries.
cd /p/condor/public/html/manual
rm v7.0
ln -s v7.0.3 v7.0
+
+If this is a development series, move the current symlink to the new directory:
+rm current
+ln -s v7.0.3 current
{endcode}
1: Tell the new download system about the new binaries.