syntax error fixed
This commit is contained in:
parent
478f750742
commit
754c55955b
1 changed files with 3 additions and 1 deletions
|
@ -97,8 +97,10 @@ while getopts ":h,v,f,c,t,u,a,d,k,s,t,n" option; do
|
|||
addScreenfetchBashrc
|
||||
enableHistoryTS
|
||||
installUnattendedUpgrades
|
||||
exit
|
||||
;;
|
||||
f) # full install
|
||||
# except
|
||||
# except
|
||||
# apps : Nitrogen, Beta apps, Nightly, Unboud
|
||||
# hw : solaar, cardreader, fixWirelessIntel6320, nvidia drivers
|
||||
# tlp, KeyID
|
||||
|
|
Loading…
Reference in a new issue