ahah?.?
This commit is contained in:
parent
fdb5339156
commit
44b9a4d148
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ function main {
|
|||
# === Variables ==
|
||||
local repo apt_arg
|
||||
repo=https://git.mylloon.fr/Anri/confOS/raw/branch/main
|
||||
apt_arg=-'y -o Dpkg::Options::="--force-confnew"'
|
||||
apt_arg='-y -o Dpkg::Options::="--force-confnew"'
|
||||
|
||||
# === Update ==
|
||||
apt-get update "${apt_arg}"
|
||||
|
|
Loading…
Reference in a new issue