Skip to content

Commit

Permalink
updating from the origin
Browse files Browse the repository at this point in the history
  • Loading branch information
mc36 committed Jul 9, 2022
1 parent daa1f4c commit 60b1e10
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Empty file modified run/freertr-hw.txt
100755 → 100644
Empty file.
Empty file modified run/freertr-sw.txt
100755 → 100644
Empty file.
2 changes: 2 additions & 0 deletions update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ wget src.freertr.org/rtr.zip
mkdir a
unzip -d a/ rtr.zip
mv a/misc/docker/* ./
mv a/misc/docker/run/* ./run/
mv a/misc/docker/scripts/* ./scripts/
rm rtr.zip
rm -Rf a
git add .
Expand Down

0 comments on commit 60b1e10

Please sign in to comment.