mirror of
https://github.com/xroche/httrack.git
synced 2026-05-17 08:26:14 +03:00
6 lines
72 B
Bash
Executable File
6 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
|
|
# check that httrack starts
|
|
httrack --version >/dev/null
|