Files

5 lines
138 B
Bash
Raw Permalink Normal View History

2026-07-12 13:47:34 +04:00
clear
# They decided to remove one table from the establishment. It was a table with id 6
curl -X DELETE localhost:8080/table/6 --silent