1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-02 17:36:30 -05:00

Update build scripts

This commit is contained in:
MerryMage
2018-01-13 21:37:06 +00:00
parent 20a2e80a9f
commit f95789a0b3
8 changed files with 56 additions and 43 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh -ex
docker pull ubuntu:16.04
docker pull ubuntu:18.04