Add packages
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Run on boot
|
||||
# - change hostname
|
||||
# - Setup mounts
|
||||
# +
|
||||
hostnamectl set-hostname hacdc-$(./mac.sh)
|
||||
Reference in New Issue
Block a user