erik
76f5b87ec9
Add website-build-deployment and cron skeleton. Add shadow-cljs.edn - needs config for cljs.
5 lines
274 B
Clojure
5 lines
274 B
Clojure
{:file [{:path "/usr/local/bin/install.sh" :mod "700"}
|
|
{:path "/usr/local/bin/functions.sh" :mod "700"}
|
|
{:path "/usr/local/bin/exclude.pattern" :mod "700"}
|
|
{:path "/usr/local/bin/project.clj" :mod "700"}
|
|
{:path "/entrypoint.sh" :mod "700"}]}
|