Skip to content

Commit 2318a8e

Browse files
committed
Podpis pod skryptami
1 parent b67189f commit 2318a8e

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

skrypty/testuj.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
# Autor skryptu: Paweł Putra (https://github.com/kulezi)
23

34
# Tu sobie ustawiamy flagi jakie chcemy, najlepiej z ustaleń technicznych konkursu.
45
# Ewentualnie debugowe.

skrypty/testuj_bardzo_mini.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/bin/bash
2+
# Autor skryptu: Paweł Putra (https://github.com/kulezi)
3+
24
# Szczegóły działania skryptu możesz poczytać w testuj.sh, tu jest tylko mały wycinek.
35
brute=$1
46
model=$2

skrypty/testuj_mini.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
# Autor skryptu: Paweł Putra (https://github.com/kulezi)
23

34
# Tu sobie ustawiamy flagi jakie chcemy, najlepiej z ustaleń technicznych konkursu.
45
# Ewentualnie debugowe.

0 commit comments

Comments
 (0)