diff options
| author | Fuwn <[email protected]> | 2024-01-06 21:59:29 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-01-06 21:59:29 -0800 |
| commit | c5de5c7c1836c97378c0947e2fb491699fd18fc8 (patch) | |
| tree | 301c391569a10f4d9f8f9ee309f4208264accc04 | |
| parent | fix(css): proxy google fonts for cors (diff) | |
| download | due.moe-c5de5c7c1836c97378c0947e2fb491699fd18fc8.tar.xz due.moe-c5de5c7c1836c97378c0947e2fb491699fd18fc8.zip | |
chore(Koifile): remove shebang
| -rwxr-xr-x[-rw-r--r--] | Koifile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -#!/usr/bin/env koi - if args.len() > 0 { let action = args[0] |