mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Typo T_T
This commit is contained in:
parent
86a9cb37ce
commit
d82f14a4f9
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ do_init_regen() {
|
||||||
# see https://wiki.debian.org/Derivatives/Guidelines#Vendor
|
# see https://wiki.debian.org/Derivatives/Guidelines#Vendor
|
||||||
if readlink -f /etc/dpkg/origins/default | grep -q debian;
|
if readlink -f /etc/dpkg/origins/default | grep -q debian;
|
||||||
then
|
then
|
||||||
rm -f /etc/dpkg/origins/default \
|
rm -f /etc/dpkg/origins/default
|
||||||
ln -s /etc/dpkg/origins/yunohost /etc/dpkg/origins/default
|
ln -s /etc/dpkg/origins/yunohost /etc/dpkg/origins/default
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue