mirror of
https://github.com/pi-farm/Docker-PXE-Server.git
synced 2025-12-10 02:08:26 +00:00
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/bash
|
|
clear
|
|
tmux new -s PXE-Admin 'bash ui/main.sh'
|