Skip to content

Commit

Permalink
fix(shell): bash error
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiama committed Apr 17, 2024
1 parent b597561 commit e700c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pckcfg.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Should be run by go generate. DO NOT run it directly.

files=()
Expand Down

0 comments on commit e700c95

Please sign in to comment.