Add the ability to use the hyperv provider.
This commit is contained in:
4
HyperV/fix-motd.sh
Normal file
4
HyperV/fix-motd.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#! /bin/sh
|
||||
# Fix the motd script
|
||||
cp /etc/update-motd.d/20-detectionlab .
|
||||
tr -d '\15\32' < 20-detectionlab > /etc/update-motd.d/20-detectionlab
|
||||
Reference in New Issue
Block a user