diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2022-02-22 14:14:04 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2022-02-22 14:14:04 +0100 |
commit | 89dbb39c3fcd188ef7acf092061d756046b2c5d4 (patch) | |
tree | 951b430d7e99003dd97b44675f206248bb95a858 /script.it/layer/dune | |
parent | 82bb54622a47bb092094c8efab8200b12817c5b4 (diff) |
Reformating
Diffstat (limited to 'script.it/layer/dune')
-rwxr-xr-x | script.it/layer/dune | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script.it/layer/dune b/script.it/layer/dune index 3c617ad..2459d2b 100755 --- a/script.it/layer/dune +++ b/script.it/layer/dune @@ -3,6 +3,6 @@ (libraries gg brr - path + script_path ) ) |