aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/SuckIt
diff options
context:
space:
mode:
authordvs12025-02-23 15:30:59 +1000
committerdvs12025-02-23 15:30:59 +1000
commit02b3462245555adf825cc8af1dd57ca3713a5ae9 (patch)
tree914ef55f45baa5ca1c5d0aa6f00f965c54fa3ddc /SuckIt
parentMinor TODO fix. (diff)
downloadnotYetAnotherWiki-02b3462245555adf825cc8af1dd57ca3713a5ae9.zip
notYetAnotherWiki-02b3462245555adf825cc8af1dd57ca3713a5ae9.tar.gz
notYetAnotherWiki-02b3462245555adf825cc8af1dd57ca3713a5ae9.tar.bz2
notYetAnotherWiki-02b3462245555adf825cc8af1dd57ca3713a5ae9.tar.xz
Rename merged directory to nyaw.
Diffstat (limited to 'SuckIt')
-rwxr-xr-xSuckIt6
1 files changed, 3 insertions, 3 deletions
diff --git a/SuckIt b/SuckIt
index ad38789..d67844b 100755
--- a/SuckIt
+++ b/SuckIt
@@ -2,12 +2,12 @@
2 2
3TIMEFORMAT=" took %lR using %P%% CPU" 3TIMEFORMAT=" took %lR using %P%% CPU"
4time { 4time {
5pushd /opt/merged 5pushd /opt/nyaw
6 6
7rm -fr Foswiki/* 7rm -fr Foswiki/*
8cp -r /opt/merged_EMPTY/Foswiki . 8cp -r /opt/nyaw_EMPTY/Foswiki .
9rm -fr PmWiki/* 9rm -fr PmWiki/*
10cp -r /opt/merged_EMPTY/PmWiki . 10cp -r /opt/nyaw_EMPTY/PmWiki .
11rm -fr unsorted 11rm -fr unsorted
12mkdir -p unsorted 12mkdir -p unsorted
13rm -fr users 13rm -fr users