diff --git a/instalator.sh b/instalator.sh new file mode 100644 index 0000000..544938d --- /dev/null +++ b/instalator.sh @@ -0,0 +1,7 @@ + #!/bin/sh + +git clone https://mojerepo.cf/Prywatne/CyberPanel-PL-Stare-Logowanie.git + +cd ~/CyberPanel-PL-Stare-Logowanie + +./install.sh \ No newline at end of file