backup-services/lib/colors.sh

7 lines
101 B
Bash
Raw Normal View History

#!/bin/bash
# Colors
RED='\033[0;31m'
GREEN='\033[0;32m'
YELLOW='\033[0;33m'
NC='\033[0m' # No Color