4390d3e5f4
Change-Id: Ifbee6fa2d6b5e730857a9e2f9ee04c3311288072
5 lines
42 B
Bash
Executable File
5 lines
42 B
Bash
Executable File
#!/bin/bash
|
|
set -ue
|
|
|
|
exec os-apply-config
|