From 344d1f66e798e7924fd96d5c1f62d5d1281d3b7b Mon Sep 17 00:00:00 2001 From: Julien Oculi Date: Wed, 5 Jun 2024 20:40:18 +0200 Subject: [PATCH] feat: add empty TODO scripts to suppress tests errors --- fail2ban/_deploy.sh | 1 + fail2ban/_install.sh | 1 + fastfetch/_deploy.sh | 1 + wireguard/_deploy.sh | 1 + wireguard/_install.sh | 1 + 5 files changed, 5 insertions(+) create mode 100644 fail2ban/_deploy.sh create mode 100644 fail2ban/_install.sh create mode 100644 fastfetch/_deploy.sh create mode 100644 wireguard/_deploy.sh create mode 100644 wireguard/_install.sh diff --git a/fail2ban/_deploy.sh b/fail2ban/_deploy.sh new file mode 100644 index 0000000..4640904 --- /dev/null +++ b/fail2ban/_deploy.sh @@ -0,0 +1 @@ +# TODO diff --git a/fail2ban/_install.sh b/fail2ban/_install.sh new file mode 100644 index 0000000..4640904 --- /dev/null +++ b/fail2ban/_install.sh @@ -0,0 +1 @@ +# TODO diff --git a/fastfetch/_deploy.sh b/fastfetch/_deploy.sh new file mode 100644 index 0000000..4640904 --- /dev/null +++ b/fastfetch/_deploy.sh @@ -0,0 +1 @@ +# TODO diff --git a/wireguard/_deploy.sh b/wireguard/_deploy.sh new file mode 100644 index 0000000..4640904 --- /dev/null +++ b/wireguard/_deploy.sh @@ -0,0 +1 @@ +# TODO diff --git a/wireguard/_install.sh b/wireguard/_install.sh new file mode 100644 index 0000000..4640904 --- /dev/null +++ b/wireguard/_install.sh @@ -0,0 +1 @@ +# TODO