mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-03-20 18:31:13 +00:00
8 lines
97 B
Bash
Executable File
8 lines
97 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./tftpsys $1 $2
|
|
./tftputil $1 $2
|
|
./tftpsane $1 $2
|
|
./tftpbld $1 $2
|
|
./tftpdemos $1 $2
|