We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61d92d commit c6130ceCopy full SHA for c6130ce
src/bash/datasync.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-# Script to convert HyperV datasync image to Azure
+# Script to download the AWS DataSync agent for Hyper-V, convert it to a VHD format, and deploy it on an Azure VM
3
# Runs on Amazon Linux 2 x86_64 only
4
5
set -euo pipefail
0 commit comments