mirror of
https://github.com/rancher/os.git
synced 2025-08-31 06:11:12 +00:00
5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
![]() |
#!/bin/bash
|
||
|
# help: Launch shell in build environment
|
||
|
|
||
|
exec bash
|