Moved old codebase to old-codebase/
This commit is contained in:
10
old-codebase/lib/plrobjs/purgeobjs
Executable file
10
old-codebase/lib/plrobjs/purgeobjs
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Purging old rent files, please wait..."
|
||||
purgedir A-E
|
||||
purgedir F-J
|
||||
purgedir K-O
|
||||
purgedir P-T
|
||||
purgedir U-Z
|
||||
rm -f ZZZ/*
|
||||
echo "Done."
|
Reference in New Issue
Block a user