maitri01 commited on
Commit
13f729c
·
verified ·
1 Parent(s): 921ad46

Update teammate.sh

Browse files
Files changed (1) hide show
  1. teammate.sh +5 -1
teammate.sh CHANGED
@@ -1,5 +1,9 @@
1
  #!/bin/bash
2
- # source teammate.sh
 
 
 
 
3
 
4
  RED='\033[0;31m'
5
  GREEN='\033[0;32m'
 
1
  #!/bin/bash
2
+ # =============================================================
3
+ # Hackathon Setup each for teammates
4
+ # Make changes in CONFIGURATION section before running
5
+ # Run with: source teammate.sh
6
+ # =============================================================
7
 
8
  RED='\033[0;31m'
9
  GREEN='\033[0;32m'