Skip to content

Commit

Permalink
Ignoring path
Browse files Browse the repository at this point in the history
  • Loading branch information
Dashboy1998 committed Feb 8, 2024
1 parent a1dfb15 commit 8a2a8bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/compile-settings.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
# shellcheck source-path=scripts
source "helper_functions.sh"
# shellcheck source=/dev/null
source "/home/steam/server/helper_functions.sh"

config_file="/palworld/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini"
config_dir=$(dirname "$config_file")
Expand Down

0 comments on commit 8a2a8bb

Please sign in to comment.