mirror of
https://github.com/bol-van/zapret.git
synced 2025-06-30 02:31:16 +00:00
install_easy: rephrase
This commit is contained in:
parent
fa9e3c09f1
commit
893a133f86
@ -68,7 +68,7 @@ check_source()
|
|||||||
esac
|
esac
|
||||||
[ "$bad" = 1 ] && {
|
[ "$bad" = 1 ] && {
|
||||||
echo 'some critical files are missing'
|
echo 'some critical files are missing'
|
||||||
echo 'are you sure you are not using embedded release ? you need full version for traditional linux'
|
echo 'are you sure you are not using embedded release ? you need full version for traditional systems'
|
||||||
exitp 5
|
exitp 5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user