mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-10-28 05:34:12 +00:00
4 lines
89 B
Bash
Executable File
4 lines
89 B
Bash
Executable File
#!/bin/bash
|
|
# Clear workload automation user environment.
|
|
rm -rf ~/.workload_automation/
|