Skip to content

Commit

Permalink
Update hime-user-setup (fix:#776)
Browse files Browse the repository at this point in the history
  • Loading branch information
xatier authored Dec 21, 2023
1 parent ed8d4e5 commit 1c15f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/hime-user-setup
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

if [ -z "$1" ] || [ -z "$2" ]; then
echo "please specify hime_table_dir hime_bin_dir"
Expand Down

0 comments on commit 1c15f1f

Please sign in to comment.