mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 20:11:20 +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/
|