mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
5 lines
71 B
Bash
5 lines
71 B
Bash
#!/bin/sh
|
|
/usr/sbin/portmap
|
|
/usr/sbin/rpc.mountd -r
|
|
/usr/sbin/rpc.nfsd
|