3 lines
74 B
Bash
3 lines
74 B
Bash
#!/bin/bash
|
|
# /opt/nabu/postinstall
|
|
tar -xf /opt/nabu/efi.tar -C / || true |