This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
gogsadmin
/
crop-swap-mail-list
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
remove debug
Pi
hace 1 año
padre
a22330d1a3
commit
343c321ab2
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
cropswap-register-new.sh
+ 0
- 1
cropswap-register-new.sh
Ver fichero
@@ -1,6 +1,5 @@
#!/bin/bash
set -euo pipefail
-set -x
WD=$(mktemp -d)
cleanup (){
rm -rf "${WD}"