1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +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,4 +1,5 @@
#!/bin/bash
set -e
source $(dirname $0)/version
export REPO_VERSION=$VERSION