Skip to content

Commit d7ef33b

Browse files
committed
re-generate commons
1 parent 4cc59a6 commit d7ef33b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
# The xPack GNU Bash
77

8-
A standalone cross-platform (Windows, macOS, GNU/Linux)
9-
binary distribution of GNU Bash,
8+
A standalone, cross-platform (Windows, macOS, GNU/Linux) binary distribution of GNU Bash,
109
intended for reproducible builds.
1110

1211
## Project documentation

build-assets/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"git -C ${HOME}/Work/xpack-dev-tools/xbb-helper-xpack.git pull"
4949
],
5050
"git-log": "git -C .. log --pretty='%cd * %h %s' --date=short",
51-
"generate-workflows": "bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/generate-workflows.sh",
5251
"website-generate-commons": "bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/website-generate-commons.sh",
5352
"website-import-releases": "bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/website-import-releases.sh",
5453
"check-space": "{% if os.platform == 'darwin' %}df -gH /{% else %}df -BG -H /{% endif %}",

0 commit comments

Comments
 (0)