mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
adding funny doggo prints
This commit is contained in:
parent
343c8c149b
commit
110a12cf34
1 changed files with 5 additions and 0 deletions
|
@ -227,6 +227,11 @@ fn main() {
|
|||
.output()
|
||||
.expect("Failed to execute command");
|
||||
|
||||
println!("");
|
||||
println!("Water packed!");
|
||||
println!("Treats packed!");
|
||||
println!("We're ready for our walk!");
|
||||
|
||||
// Host selection
|
||||
loop {
|
||||
println!("");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue