setup.sh #2

Merged
AdmMabe merged 1 commits from setup.sh into master 2026-05-09 13:38:21 +02:00
2 changed files with 8 additions and 6 deletions
Showing only changes of commit c43183c895 - Show all commits
+1 -6
View File
@@ -1,7 +1,2 @@
[ pyftpdlib uploadserver wsgidav cheroot
"pyftpdlib",
"uploadserver",
"wsgidav",
"cheroot"
]
+7
View File
@@ -0,0 +1,7 @@
#! /bin/bash
python3 -m pipx install impacket
$dependencies_file = "cat requirements.txt"
pip3 install $dependencies_file