mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-08-05 16:49:17 +00:00
5 lines
45 B
Bash
5 lines
45 B
Bash
![]() |
#!/bin/sh
|
||
|
git pull
|
||
|
npm install
|
||
|
npm run build
|