-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #655 from stgraber/main
footer: Add zabbly as sponsor
- Loading branch information
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,7 +51,7 @@ git clone --filter=blob:none --no-checkout [email protected]:lxc/linuxcontainers.or | |
cd linuxcontainers.org/ | ||
git sparse-checkout set --cone | ||
echo -e '/*\n!downloads' >> .git/info/sparse-checkout | ||
git checkout master | ||
git checkout main | ||
git pull | ||
mkdir -p downloads/cgmanager/ | ||
mkdir -p downloads/distrobuilder/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters