mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 11:49:44 +00:00
Fix typo in makeall.sh
This commit is contained in:
parent
0f4050903d
commit
0dbd7b0409
Notes:
sideshowbarker
2024-07-19 14:44:02 +09:00
Author: https://github.com/awesomekling
Commit: 0dbd7b0409
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ $make_cmd -C ../Applications/Downloader clean && \
|
|||
$make_cmd -C ../Applications/Downloader && \
|
||||
$make_cmd -C ../Applications/VisualBuilder clean && \
|
||||
$make_cmd -C ../Applications/VisualBuilder && \
|
||||
$make_cmd -C ../Applications/Games/Minesweeper clean && \
|
||||
$make_cmd -C ../Applications/Games/Minesweeper && \
|
||||
$make_cmd -C ../Games/Minesweeper clean && \
|
||||
$make_cmd -C ../Games/Minesweeper && \
|
||||
$make_cmd clean &&\
|
||||
$make_cmd && \
|
||||
sudo ./sync.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue