def os_remove_command(pack):
    if pack['targetOS'] == 'Raspbian':
        pack['targetOS'] = 'Ubuntu'

    if pack['targetOS'] == 'Ubuntu':