mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update WARP-CR.sh
This commit is contained in:
parent
312bafa38e
commit
f1613f7974
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/bin/bash
|
||||||
sleep 5
|
sleep 5
|
||||||
green(){ echo -e "\033[32m\033[01m$1\033[0m";}
|
green(){ echo -e "\033[32m\033[01m$1\033[0m";}
|
||||||
yellow(){ echo -e "\033[33m\033[01m$1\033[0m";}
|
yellow(){ echo -e "\033[33m\033[01m$1\033[0m";}
|
||||||
|
|
Loading…
Reference in New Issue