Пожалуйста, включите JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
free
/
freedombone
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
9619
коммитов
5
веток
Дерево:
ac76bf4eaf
bashrc/stretch
jessie
master
stockholm
stretch
веток
Теги
${ item.name }
Создать ветку
${ searchTerm }
из 'ac76bf4eaf'
${ 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