mirror of
https://github.com/BioArchLinux/junest-img.git
synced 2025-03-10 06:44:01 +00:00
add header
This commit is contained in:
parent
8d72927d65
commit
11e74e2e2d
2 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# make image follow the junest image request
|
||||
docker build -t junest .
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd /usr/share/lilac/junest
|
||||
git pull
|
||||
|
|
Loading…
Add table
Reference in a new issue