Forgot to add absolute path for removing directories
This commit is contained in:
parent
c85ca7b176
commit
ce6c016efb
@ -24,5 +24,5 @@ echo -e "${green}"
|
||||
ls
|
||||
echo -e "${close}"
|
||||
echo -e "${green}Removing test directories${close}"
|
||||
rm -rf tests
|
||||
rm -rf /tmp/tests
|
||||
echo -e "${green}Done testing!${close}"
|
||||
|
Loading…
Reference in New Issue
Block a user