mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-13 21:40:45 +01:00
4 lines
45 B
Bash
4 lines
45 B
Bash
#!/bin/sh
|
|
git pull
|
|
npm install
|
|
npm run build
|