Skip to content

Commit

Permalink
Update push_lic.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
NadeemYaseen authored Jan 24, 2024
1 parent 5c4cdea commit 89af3aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions push_lic.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BASE_DIR=/home/users/nadeem.yaseen/put_license
REPO_LIST="RapidSilicon/testlic1 RapidSilicon/testlic2 RapidSilicon/testlic3"
BASE_DIR=$HOME/put_license
REPO_LIST="testlic1 testlic2 testlic3"
for repo in $REPO_LIST
do
echo "======================================="
Expand Down

0 comments on commit 89af3aa

Please sign in to comment.