fix(install): proper OR sub directory
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
27d40dbcc9
commit
0d9d7ef800
1 changed files with 0 additions and 1 deletions
|
|
@ -117,7 +117,6 @@ function install_openreplay_actions() {
|
|||
sudo git log -1 2>&1 | sudo tee -a $versions_file
|
||||
sudo rm -rf $openreplay_dir
|
||||
fi
|
||||
sudo mkdir -p $openreplay_dir
|
||||
sudo cp -rfb ./vars.yaml $openreplay_dir/../
|
||||
sudo cp -rf "$(cd ../.. && pwd)" $openreplay_dir
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue