Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mike dupont committed Oct 22, 2023
1 parent 8dba114 commit 6d8168c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vendor/PolyGPT-alpha
2 changes: 1 addition & 1 deletion vendor/runpyre.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

#set -e

for D in *
for D in PolyGPT-alpha Tonic-AI
do
if [ -d "${D}" ]; then
echo "${D}" # your processing here
Expand Down

0 comments on commit 6d8168c

Please sign in to comment.