We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7509b commit b95bf55Copy full SHA for b95bf55
extra-install-user-scripts-run-once.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-./_extra-install-user-scripts./sh
+./_extra-install-user-scripts.sh
4
5
echo export PATH="\$HOME/bin:\$PATH" >> $HOME/.bashrc
6
0 commit comments