Update branch references to master after merge.

This commit is contained in:
cimryan
2018-10-16 07:44:53 -07:00
parent 92f19af357
commit 7dfc9de59c
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash -eu
BRANCH=u/cimryan/readonlyrootfs
BRANCH=master
if ! [ $(id -u) = 0 ]
then