This website requires JavaScript.
Explore
Help
Sign In
Fierelier
/
windvn
Watch
1
Star
0
Fork
0
You've already forked windvn
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
fa85334274
windvn
/
mods
/
hostname
/
modscript
2 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Major refactoring
2022-08-04 20:56:02 +00:00
#!/bin/bash
Quote hostname
2022-08-22 09:08:06 +00:00
echo "$(head -c4 </dev/urandom|xxd -p -u)" >"$1/etc/hostname"
Reference in New Issue
Copy Permalink