summaryrefslogtreecommitdiff
path: root/copySource
diff options
context:
space:
mode:
Diffstat (limited to 'copySource')
-rw-r--r--copySource7
1 files changed, 0 insertions, 7 deletions
diff --git a/copySource b/copySource
deleted file mode 100644
index f59c1791..00000000
--- a/copySource
+++ /dev/null
@@ -1,7 +0,0 @@
-cp /cdrom/Backup/* . -r
-chmod -R 0755 .
-touch *
-touch ui/*
-touch shared/*
-touch library/*
-touch RealtimeSync/*
bgstack15