We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97180a2 commit deeda1bCopy full SHA for deeda1b
1 file changed
distro_extractor/devuan/install.sh
@@ -13,7 +13,7 @@ apt-get update
13
apt-get --fix-broken install -y
14
apt-get --fix-missing install -y
15
16
-# get ridd off /sbin
+# get rid off /sbin
17
mv /usr/sbin/* /usr/bin/
18
rm /usr/sbin/*
19
rmdir /usr/sbin/
0 commit comments