This website works better with JavaScript
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
free
/
freedombone
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
9665
Комити
5
Гране
Дрво:
78116a91d7
bashrc/stretch
jessie
master
stockholm
stretch
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '78116a91d7'
${ noResults }
freedombone
/
tests
/
check-tripwire-baseline.sh
check-tripwire-baseline.sh
83B
Историја
Датотека
1
2
3
4
5
#!/bin/bash
if ! ls /var/lib/tripwire/*.twd 1> /dev/null 2>&1; then
exit 1
fi