rename dev folder

This commit is contained in:
2022-08-07 22:56:28 -07:00
parent b827d21696
commit 6bb7446c54
3 changed files with 3 additions and 2 deletions

View File

@@ -47,3 +47,4 @@ function lab() {
echo $(curl -s https://cpsecurity.club/api/v1/status | jq ".data.status" | tr -d "\"")
tput sgr0
}