summaryrefslogtreecommitdiff
path: root/copySource
blob: f59c1791af174b163bd169972c4ed5af92637b25 (plain)
1
2
3
4
5
6
7
cp /cdrom/Backup/* . -r
chmod -R 0755 .
touch *
touch ui/*
touch shared/*
touch library/*
touch RealtimeSync/*
bgstack15