mirror of https://github.com/tteck/Proxmox.git
Compare commits
2 Commits
d9147b073b
...
4fb6313bec
Author | SHA1 | Date |
---|---|---|
|
4fb6313bec | |
|
dd495b6609 |
|
@ -25,9 +25,6 @@ HOLD="-"
|
|||
CM="${GN}✓${CL}"
|
||||
CROSS="${RD}✗${CL}"
|
||||
|
||||
set -euo pipefail
|
||||
shopt -s inherit_errexit nullglob
|
||||
|
||||
msg_info() {
|
||||
local msg="$1"
|
||||
echo -ne " ${HOLD} ${YW}${msg}..."
|
||||
|
|
Loading…
Reference in New Issue