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