mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2025-01-26 02:23:08 +02:00
4 lines
31 B
Bash
4 lines
31 B
Bash
|
#!/bin/sh
|
||
|
git pull
|
||
|
npm install
|