Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
mbuesch
/
misc
Seguir
1
Destacar
0
Fork
0
Ficheiros
Pull Requests
0
Árbore:
9b8d1c0b1a
Ramas
Etiquetas
master
misc
/
helperscripts
/
apt-overwrite
apt-overwrite
67 B
Histórico
Raw
1
2
3
#!/bin/sh
exec apt-get -o Dpkg::Options::="--force-overwrite" "$@"