Skip to content

Commit 67d3c55

Browse files
authored
chore: update update-from-usb fake release notes (#13984)
* chore: update update-from-usb fake release notes * Flex
1 parent 53dbd31 commit 67d3c55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app-shell-odd/src/system-update/index.ts

+3-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,9 @@ const getVersionFromZipIfValid = (path: string): Promise<FileDetails> =>
212212
const fakeReleaseNotesForMassStorage = (version: string): string => `
213213
# Opentrons Robot Software Version ${version}
214214
215-
This update is from a USB mass storage device connected to your flex, and release notes cannot be shown.
215+
This update is from a USB mass storage device connected to your Flex, and release notes cannot be shown.
216+
217+
Don't remove the USB mass storage device while the update is in progress.
216218
`
217219

218220
export const getLatestMassStorageUpdateFiles = (

0 commit comments

Comments
 (0)