Skip to content

Commit

Permalink
add config_dir to update script
Browse files Browse the repository at this point in the history
  • Loading branch information
wolandark committed Jun 27, 2024
1 parent 1f6bbff commit ea68ffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions symlink.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ cat << 'EOF' > update.sh
#!/bin/sh
parent_dir=$(basename "$(pwd)")
_CONFIG_DIR="config"
msg=$(git log -1 --pretty=%B)
# Check parent wim dir exists
Expand Down

0 comments on commit ea68ffc

Please sign in to comment.