We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7e95d commit 95b85b5Copy full SHA for 95b85b5
Makefile
@@ -41,6 +41,7 @@ configuration:
41
echo "# Used to automate barracuda-vpn" >> $(zhell_path)
42
echo "alias vpn=\"vpn-open $(key_path)\"" >> $(zhell_path)
43
echo "export PATH=\44PATH:$(PWD)" >> $(zhell_path)
44
+ echo "# Used to automate barracuda-vpn" >> $(zhell_path)
45
46
.PHONY: help # = Generate list of targets with descriptions
47
help:
0 commit comments