mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 20:15:17 +00:00
parent
91b22e049b
commit
9885ccb7a7
Notes:
sideshowbarker
2024-07-19 09:50:54 +09:00
Author: https://github.com/lnzero1dev Commit: https://github.com/SerenityOS/serenity/commit/9885ccb7a73 Pull-request: https://github.com/SerenityOS/serenity/pull/1129
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ echo SYSROOT is "$SYSROOT"
|
|||
|
||||
mkdir -p "$DIR/Tarballs"
|
||||
|
||||
source "$DIR/UseIt.sh"
|
||||
|
||||
pushd "$DIR/Tarballs"
|
||||
if [ ! -e "$PYTHON_ARCHIVE" ]; then
|
||||
curl -O "$PYTHON_URL"
|
||||
|
|
Loading…
Add table
Reference in a new issue