forked from Lainports/freebsd-ports
4 lines
61 B
Bash
4 lines
61 B
Bash
#!/bin/sh
|
|
|
|
cd %%PREFIX%%/%%NVMUPDATE_DIR%%
|
|
./nvmupdate64e $@
|