mirror of
https://github.com/rancher/os.git
synced 2026-02-05 06:46:17 +01:00
5 lines
65 B
Bash
Executable File
5 lines
65 B
Bash
Executable File
#!/bin/bash
|
|
# help: Launch shell in build environment
|
|
|
|
exec bash
|