mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 16:07:38 -04:00
4 lines
61 B
Bash
4 lines
61 B
Bash
#!/bin/sh
|
|
|
|
cd %%PREFIX%%/%%NVMUPDATE_DIR%%
|
|
./nvmupdate64e $@
|