This website works better with JavaScript
Home
Explore
Help
Sign In
gogsadmin
/
crop-swap-mail-list
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
remove debug
Pi
1 year ago
parent
a22330d1a3
commit
343c321ab2
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
cropswap-register-new.sh
+ 0
- 1
cropswap-register-new.sh
View File
@@ -1,6 +1,5 @@
#!/bin/bash
set -euo pipefail
-set -x
WD=$(mktemp -d)
cleanup (){
rm -rf "${WD}"