Skip to content

Commit c6130ce

Browse files
authored
Update datasync.sh
1 parent e61d92d commit c6130ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bash/datasync.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
# Script to convert HyperV datasync image to Azure
2+
# Script to download the AWS DataSync agent for Hyper-V, convert it to a VHD format, and deploy it on an Azure VM
33
# Runs on Amazon Linux 2 x86_64 only
44

55
set -euo pipefail

0 commit comments

Comments
 (0)