mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-21 00:01:50 +02: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"
|
echo "Files were existing in $ORIGINALLOCATION, they will be moved to $CONFIGLOCATION"
|
||||||
mv "$ORIGINALLOCATION"/* "$CONFIGLOCATION"/
|
mv "$ORIGINALLOCATION"/* "$CONFIGLOCATION"/
|
||||||
rmdir "$ORIGINALLOCATION"
|
rmdir "$ORIGINALLOCATION"
|
||||||
fi || true
|
fi 2>/dev/null || true
|
||||||
}
|
}
|
||||||
|
|
||||||
########################
|
########################
|
||||||
|
|||||||
Reference in New Issue
Block a user