remove clear

This commit is contained in:
VirtuBox 2018-09-27 16:29:54 +02:00
parent 64161929cd
commit 614e6ba613
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#!/bin/bash
clear
# Colors
CSI="\\033["
CEND="${CSI}0m"