Add memo comment

This commit is contained in:
Sergey Dolin
2020-10-26 20:21:29 +05:00
parent 4419d31ea7
commit 002a944511

View File

@@ -1,5 +1,7 @@
#!/bin/bash -e
# A temporary workaround for https://github.com/Azure/azure-linux-extensions/issues/1238
prefix=/usr/local/bin
for tool in apt apt-get apt-fast;do