Housekeeping resotre had a extra line and a change to restore process
This commit is contained in:
parent
d74929f654
commit
227c83867c
4 changed files with 17 additions and 3 deletions
|
@ -26,4 +26,14 @@ fi
|
|||
|
||||
# I know its so high tech and amazing right?
|
||||
|
||||
# We are going to do a double check here using lsb_release
|
||||
|
||||
if [ -x "$(command -v lsb_release)" ]; then
|
||||
# osp=$(lsb_release -i | awk '{print $3}')
|
||||
fi
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue