mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-02-16 11:31:01 +01:00
5 lines
36 B
Bash
Executable File
5 lines
36 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd public
|
|
npx planktos .
|