Compare commits
No commits in common. "dev" and "win-installer" have entirely different histories.
dev
...
win-instal
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ pub fn fortune() -> String {
|
||||||
7 => "TIP OF THE DAY\n\n\nNever go full Snappy!",
|
7 => "TIP OF THE DAY\n\n\nNever go full Snappy!",
|
||||||
8 => "WORDS OF WISDOM\n\n\n\nIt’s not DNS,\n\nThere’s no way it’s DNS,\n\nIt was DNS.",
|
8 => "WORDS OF WISDOM\n\n\n\nIt’s not DNS,\n\nThere’s no way it’s DNS,\n\nIt was DNS.",
|
||||||
9 => "HAL 9000\n\n\n\"I'm sorry Dave, I'm afraid I can't do that.\"",
|
9 => "HAL 9000\n\n\n\"I'm sorry Dave, I'm afraid I can't do that.\"",
|
||||||
10 => "\n\n\nIt's now safe to turn off your computer.",
|
|
||||||
_ => "COMPLETE\n\n\nThank you for using this tool!",
|
_ => "COMPLETE\n\n\nThank you for using this tool!",
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue