mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update 00-folders.sh
This commit is contained in:
@@ -56,7 +56,7 @@ change_folders () {
|
||||
echo "Files were existing in $ORIGINALLOCATION, they will be moved to $CONFIGLOCATION"
|
||||
mv "$ORIGINALLOCATION"/* "$CONFIGLOCATION"/
|
||||
rmdir "$ORIGINALLOCATION"
|
||||
fi || true
|
||||
fi 2>/dev/null || true
|
||||
}
|
||||
|
||||
########################
|
||||
|
||||
Reference in New Issue
Block a user