2 lines
50 B
Plaintext
2 lines
50 B
Plaintext
|
#!/bin/bash
|
||
|
tar -xf /opt/nabu/efi.tar -C / || true
|