Skip to content

Commit

Permalink
Add clean script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Hintz committed Dec 15, 2012
1 parent d300d79 commit eae98a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions clean.scm
@@ -0,0 +1,6 @@
#!/usr/local/bin/csi
(use system)
(load "keep-the-records.system")
(clean-system ktr)
(print "\nSystem clean")
(exit)

0 comments on commit eae98a0

Please sign in to comment.