On Thu, Sep 21, 2017 at 4:52 PM, Stephen John Smoogen <[email protected]> wrote: > The actions to do this would be the following:
+1 > $ sudo -i ssh [email protected] > # su - -s /bin/bash ftpsync > # cd /pub/fedora/linux/releases/22 > # rm -rvf ./* > # ln -s ../21/README . > # cd ../23 > # rm -rvf ./* > # ln -s ../21/README . > # cd ../24 > # rm -rvf ./* > # ln -s ../21/README . > # cd ../../updates/22 > ... > # cd ../testing/22 > ... > # cd /pub/fedora-secondary/releases/21 > ... > > > > -- > Stephen J Smoogen. > _______________________________________________ > infrastructure mailing list -- [email protected] > To unsubscribe send an email to [email protected] _______________________________________________ infrastructure mailing list -- [email protected] To unsubscribe send an email to [email protected]
