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