Skip to content

Commit

Permalink
Remove old ljinux reference
Browse files Browse the repository at this point in the history
  • Loading branch information
bill88t committed May 23, 2024
1 parent 0454f3b commit bfa177f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/boot.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
cptoml.put("usb_msc_onetime", False, "BERYLLIUM")
remount("/", True)
print("The USB filesystem is enabled this once.")
print("Ljinux will access root Read-Only!")
print("Beryllium will access root Read-Only!")
else:
disable_usb_drive()
print("The USB filesystem is disabled.\nBeryllium will operate normally.")
Expand Down

0 comments on commit bfa177f

Please sign in to comment.