fix
This commit is contained in:
parent
ae5f0b5f7f
commit
a6eccb6d7a
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@ repo="SpectreOS"
|
|||
user="user1"
|
||||
version="%VERSION%"
|
||||
|
||||
if [ "${version}" == "%VERSION%" ]; then
|
||||
version=""
|
||||
fi
|
||||
|
||||
if [ "$2" == "libre" ]; then
|
||||
echo "Libre mode Enabled!!!"
|
||||
version="libre"
|
||||
|
|
Loading…
Reference in a new issue