mirror of
https://github.com/deajan/obackup.git
synced 2026-02-05 22:55:14 +01:00
Never code bash and python at the same time
This commit is contained in:
@@ -142,8 +142,7 @@ Passphrase: PassPhrase123
|
||||
%commit
|
||||
%echo done
|
||||
EOF
|
||||
|
||||
if TRAVIS_RUN=true
|
||||
if [ "$TRAVIS_RUN" == true ]; then
|
||||
if type apt-get > /dev/null 2>&1; then
|
||||
sudo apt-get install rng-tools
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user