#!/bin/bash
clear
tmux new -s PXE-Admin 'bash ui/main.sh'
