This website works better with JavaScript.
Home
Explore
Help
Sign In
preisacm
/
masterthesis-trustedboot
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
Browse Source
fixing typo
master
Michael Preisach
6 years ago
parent
dbe9197625
commit
665a4db77f
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
install.sh
2
install.sh
View File
@ -1,4 +1,4 @@
#!bin/bash
#!
/
bin/bash
set
-e
set
-e
cp -vf ./passphrase-from-tpm.sh /usr/sbin/
||
exit
1
cp -vf ./passphrase-from-tpm.sh /usr/sbin/
||
exit
1
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
preisacm/masterthesis-trustedboot
Title
Body
Create Issue