Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmuc-mesh-vpn-wireguard: add shell minifier #120

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

grische
Copy link
Contributor

@grische grische commented Jun 12, 2024

No description provided.

Copy link
Member

@maurerle maurerle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good from what I can tell

ifdef CONFIG_GLUON_MINIFY
set -e; $(FIND) $(2) -type f | while read src; do \
echo "Minifying $$$$src..."; \
./shell_minify.sh "$$$$src"; \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

more dollars, more better

@grische grische merged commit ed68c70 into freifunk-gluon:master Jun 14, 2024
2 checks passed
@grische grische deleted the feature/ffmuc-shsrcdiet branch June 14, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants