From 18b14b2d020f59646cdaec8756d1f43a0b18832c Mon Sep 17 00:00:00 2001 From: qo-op Date: Thu, 18 Feb 2021 03:05:03 +0100 Subject: [PATCH] CREATE ~/astroport filestructure GATE to teleport --- install.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/install.sh b/install.sh index d1ecc73..1ba4fda 100755 --- a/install.sh +++ b/install.sh @@ -67,6 +67,11 @@ echo "Redémarrage des services..." sudo service ipfs restart sudo service fail2ban restart +# CREATE ~/astroport FILE GATE +mkdir -p ~/astroport/film +mkdir -p ~/astroport/serie +mkdir -p ~/astroport/anime + echo "Installation complete !! ==================================================