issues
search
schultyy
/
Sokan
Provisioning with Rust
MIT License
4
stars
0
forks
source link
Improved hostname handling
#26
Closed
schultyy
closed
9 years ago
schultyy
commented
9 years ago
Set hostname only when it is different. This resolves #23. Also:
Check exit status after setting hostname instead of checking if Result was ok
Set hostname only when it is different. This resolves #23. Also: