mirror of
https://abf.rosa.ru/djam/urpm-tools.git
synced 2025-02-23 17:32:46 +00:00
small fix
This commit is contained in:
parent
be12c9cebe
commit
b101932418
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ from urllib2 import urlopen, HTTPError, URLError
|
|||
import subprocess
|
||||
import platform
|
||||
import sys
|
||||
import os
|
||||
|
||||
ARCH = platform.machine()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue