galerie/dev
0xf8 3e3361ddbc
Initial commit
Signed-off-by: 0xf8 <0xf8.dev@proton.me>
2023-02-25 12:24:57 -05:00

7 lines
61 B
Bash
Executable File

#! /usr/bin/bash
cd web
yarn dev&
sleep 1
cd ../srv
yarn dev