1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 22:32:14 +00:00

/media and /mnt mounted as shared for console

This commit is contained in:
Darren Shepherd
2016-06-15 16:41:42 -07:00
parent c138ecb54d
commit 924e4b8aae
15 changed files with 68 additions and 2 deletions

View File

@@ -1,5 +1,3 @@
#!/bin/bash
if [ -n "$(git status --porcelain --untracked-files=no)" ]; then
DIRTY="-dirty"
fi