moved around some stuff in the readme

main
m455 2019-03-02 10:51:13 -05:00
parent 20bc278721
commit 82e5dfbc0f
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
theme: jekyll-theme-minimal

View File

@ -14,7 +14,7 @@
[converted-file-or-directory
(cond [(path? file-or-directory) (path->string file-or-directory)]
[else file-or-directory])])
(system:system
(system:system
(string-append "chmod" " " converted-permissions " " converted-file-or-directory))))
(define (check-for-file)