mirror of
https://github.com/ARM-software/workload-automation.git
synced 2026-02-08 08:42:19 +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/
|