FactoryOrchestrator/install/Microsoft.FactoryOrchestrat...

8 строки
251 B
Bash

# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.
if [[ -f "/var/log/FactoryOrchestrator/FactoryOrchestratorVolatileServiceStatus.xml" ]]
then
rm /var/log/FactoryOrchestrator/FactoryOrchestratorVolatileServiceStatus.xml
fi