5 lines
86 B
Bash
Executable file
5 lines
86 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
pnpm run check
|
|
pnpm run build
|
|
sudo systemctl restart bitdori-www
|