Remove element

This commit is contained in:
2024-04-10 14:39:08 +02:00
parent a8d17796e6
commit 029d1f3e0a
3 changed files with 0 additions and 4 deletions

View File

@@ -55,7 +55,6 @@ mkdir -p "${FEATURE_DIR}"
[[ $MACHINE_HAS_KEEPASSX == "true" ]] && touch "${FEATURE_DIR}"/keepassx
[[ $MACHINE_HAS_STEAM == "true" ]] && touch "${FEATURE_DIR}"/steam
[[ $MACHINE_HAS_RESTIC_BACKUP == "true" ]] && touch "${FEATURE_DIR}"/restic_backup
[[ $MACHINE_HAS_ELEMENT == "true" ]] && touch "${FEATURE_DIR}"/element
[[ $MACHINE_TYPE == "laptop" ]] && touch "${FEATURE_DIR}"/machine_is_laptop