mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 02:43:15 +01:00
Moved tasks/* into containers/posix
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
import os.path
|
||||
import subprocess
|
||||
|
||||
Import('environment', 'images')
|
||||
Import('environment', 'images', 'posixServicesDirectory')
|
||||
|
||||
def convertAddress(address):
|
||||
'''Convert the string representation of the address given as parameter to a string representation of the
|
||||
|
||||
Reference in New Issue
Block a user