This website requires JavaScript.
Explore
Help
Sign In
SILO-GROUP
/
Dyad
forked from
Dark-Horse-Linux/pyrois
Watch
1
Star
0
Fork
You've already forked Dyad
0
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
07939eb9ec
Dyad
/
make.project
/
clean.sh
13 lines
140 B
Bash
Raw
Normal View
History
Unescape
Escape
binutils pass 1
2023-02-19 07:39:41 +00:00
# clean the slate
adding missing livecd files
2023-05-26 02:38:19 +00:00
set
-u
binutils pass 1
2023-02-19 07:39:41 +00:00
echo
echo
"
Deleting
${
dir_stage
}
"
moving to stage 2 for temp tool cross-compilation up to 6.3
2023-02-19 22:25:49 +00:00
rm -Rf
${
dir_stage
}
binutils pass 1
2023-02-19 07:39:41 +00:00
echo
echo
"
Deleting
${
dir_stage
}
"
moving to stage 2 for temp tool cross-compilation up to 6.3
2023-02-19 22:25:49 +00:00
rm -Rf
${
dir_logs
}
echo
various typo fixes and progress up to 8.8
2023-02-26 20:36:36 +00:00