Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions backup_plex.sh
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ stop_plex() {
both) backup_notification="Essential & Full Backup" ;;
esac

get_plex_tyupe
get_plex_type

[[ "${full_backup,,}" == "true" ]] && log "🔻 Plex detected as: $plex_type"

Expand Down Expand Up @@ -871,4 +871,4 @@ main() {
}

# Kick off the script with all passed arguments
main "$@"
main "$@"