Skip to content

Commit

Permalink
[FIX] 099-create-fake-odoo: remove artifacts from previous runs
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloEForgeFlow committed Nov 30, 2023
1 parent 24bd01b commit 57b8cf0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
rm -rf /tmp/fake-odoo
mkdir /tmp/fake-odoo
cd /tmp/fake-odoo

Expand Down

0 comments on commit 57b8cf0

Please sign in to comment.