diff options
Diffstat (limited to 'examples/bootfloppy/etc/profile')
-rw-r--r-- | examples/bootfloppy/etc/profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bootfloppy/etc/profile b/examples/bootfloppy/etc/profile index e9b11e90a..8a7c77d78 100644 --- a/examples/bootfloppy/etc/profile +++ b/examples/bootfloppy/etc/profile | |||
@@ -4,5 +4,5 @@ echo | |||
4 | echo -n "Processing /etc/profile... " | 4 | echo -n "Processing /etc/profile... " |
5 | # no-op | 5 | # no-op |
6 | echo "Done" | 6 | echo "Done" |
7 | echo | 7 | echo |
8 | 8 | ||