Skip to content

Commit

Permalink
添加删除目录
Browse files Browse the repository at this point in the history
  • Loading branch information
elysia-best authored Mar 10, 2024
1 parent 2f9d0d7 commit f6c1e3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-github.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ mkdir -p $deb_dir
function InstallDepends() {
echo '开始安装依赖'
apt-get --yes install git devscripts equivs
rm -rfv LingmoOSBuildDeps
git clone https://github.com/LingmoOS/LingmoOSBuildDeps.git
cd LingmoOSBuildDeps
mk-build-deps -i -t "apt-get -y" -r > /dev/null
Expand Down

0 comments on commit f6c1e3c

Please sign in to comment.