This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
iapt-platform
/
mint
espejo de
https://github.com/iapt-platform/mint.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
:bug: remove chmod
Jeremy Zheng
hace 5 años
padre
15b315bb77
commit
109eb9567a
Se han
modificado 1 ficheros
con
0 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
0
2
linux.sh
+ 0
- 2
linux.sh
Ver fichero
@@ -18,6 +18,4 @@ do
sudo chown -R www-data:www-data $i
done
-sudo chmod 755
-
exit 0