Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

Commit

Permalink
Update make.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxiaoyu authored Jul 21, 2021
1 parent 3020038 commit 571a79d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ move_to_out(){
}

clearfiles(){
cd ${WORK_DIR}
sudo rm -rf kernel
sudo rm -rf /opt/openwrt
sudo rm -rf /opt/kernel
}
Expand Down

0 comments on commit 571a79d

Please sign in to comment.