mirror of
https://github.com/traefik/traefik.git
synced 2025-11-28 14:11:17 +01:00
5 lines
47 B
Bash
Executable File
5 lines
47 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -e
|
|
|
|
sudo rm -rf static
|