mirror of
https://github.com/pi-farm/Docker-PXE-Server.git
synced 2025-12-10 02:08:26 +00:00
8 lines
67 B
Bash
8 lines
67 B
Bash
#!/bin/bash
|
|
|
|
bash run.sh update
|
|
rpc.mountd
|
|
df -h
|
|
showmount -e
|
|
exit
|