Github bot : script beautyshied

This commit is contained in:
github-actions
2023-01-01 00:14:06 +00:00
parent 2f6473fe76
commit 17f11dc9f3
6 changed files with 17 additions and 17 deletions

View File

@@ -24,7 +24,7 @@ change_folders () {
# Modify files
echo "Adapting files"
# shellcheck disable=SC2013,SC2086
# shellcheck disable=SC2013,SC2086
for file in $(grep -ril "$ORIGINALLOCATION" /etc /defaults); do sed -i "s=$ORIGINALLOCATION=$CONFIGLOCATION=g" $file; done
# Adapt sync.conf