mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
show debug output
This commit is contained in:
parent
b4850b2749
commit
3580d87cb3
1 changed files with 2 additions and 2 deletions
|
@ -79,8 +79,8 @@ echo -e "${CM}${CL} \r"
|
|||
|
||||
echo -en "${GN} Extracting Omada Controller... "
|
||||
cd /tmp
|
||||
tar zxvf "${OMADA_TAR}" &>/dev/null
|
||||
rm -f "${OMADA_TAR}" &>/dev/null
|
||||
tar zxvf "${OMADA_TAR}"
|
||||
rm -f "${OMADA_TAR}"
|
||||
cd Omada_SDN_Controller_*
|
||||
echo -e "${CM}${CL} \r"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue