diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2023-04-13 20:08:01 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2023-04-13 20:08:01 +0200 |
| commit | 5be1835344f37535559382acc953ec5901db0f48 (patch) | |
| tree | 4e4129e978464e964cde8c8f3a1c39ea27732c83 /start | |
| parent | ca7f97e765024b3ba279f2c4485e28add7b7e1a7 (diff) | |
| download | boules-master.tar.gz boules-master.tar.zst boules-master.zip | |
Add pathfinder files
Change start to be simpler
Diffstat (limited to 'start')
| -rwxr-xr-x | start | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,3 +1,2 @@ #!/bin/sh -st -e pnpm dev & -lvim index.html +pnpm dev |
