Clean tonitch better
This commit is contained in:
		| @ -3,10 +3,9 @@ | |||||||
| git fetch --all | git fetch --all | ||||||
| git reset --hard origin/master | git reset --hard origin/master | ||||||
|  |  | ||||||
| rm -rf tonitch |  | ||||||
|  |  | ||||||
| mkdir -p tonitch | mkdir -p tonitch | ||||||
| export PKGDEST=$(pwd)/tonitch | export PKGDEST=$(pwd)/tonitch | ||||||
|  | rm -rf $PKGDEST/* | ||||||
|  |  | ||||||
| packagelist=$(find . -maxdepth 1 -type d -printf '%P\n' | sed '/tonitch/d' | sed '/\./d') | packagelist=$(find . -maxdepth 1 -type d -printf '%P\n' | sed '/tonitch/d' | sed '/\./d') | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user