We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67189f commit 2318a8eCopy full SHA for 2318a8e
skrypty/testuj.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+# Autor skryptu: Paweł Putra (https://github.com/kulezi)
3
4
# Tu sobie ustawiamy flagi jakie chcemy, najlepiej z ustaleń technicznych konkursu.
5
# Ewentualnie debugowe.
skrypty/testuj_bardzo_mini.sh
@@ -1,4 +1,6 @@
+
# Szczegóły działania skryptu możesz poczytać w testuj.sh, tu jest tylko mały wycinek.
brute=$1
6
model=$2
skrypty/testuj_mini.sh
0 commit comments