add header

This commit is contained in:
Kuoi 2023-05-08 11:05:06 +08:00
parent 8d72927d65
commit 11e74e2e2d
2 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,5 @@
#!/bin/bash
# make image follow the junest image request
docker build -t junest .

View file

@ -1,3 +1,4 @@
#!/bin/bash
cd /usr/share/lilac/junest
git pull