Skip to content

Commit d77c4a9

Browse files
zsh -c trying out
1 parent 7c00905 commit d77c4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
echo "running make config"
4-
make config
4+
zsh -c "make config"
55
echo "make config complete"
66

77
/welcome.sh

0 commit comments

Comments
 (0)