mirror of
https://framagit.org/JonathanMM/sutom.git
synced 2026-03-14 20:55:46 +01:00
5 lines
50 B
Bash
Executable file
5 lines
50 B
Bash
Executable file
#!/bin/bash
|
|
|
|
npm ci
|
|
node utils/majATrouver.js
|
|
tsc
|