Skip to content

Commit e8919d0

Browse files
committed
Rename down to purge
1 parent e27d5a7 commit e8919d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tasks:
5454
reinstall:
5555
desc: Reinstall from scratch. Removes the database, all containers, and volumes.
5656
deps:
57-
- down
57+
- purge
5858
cmds:
5959
- task install
6060

0 commit comments

Comments
 (0)