mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-01-14 17:05:40 +01:00
5 lines
36 B
Bash
5 lines
36 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
cd public
|
||
|
npx planktos .
|