beremiz
Clone
Summary
Browse
Changes
Graph
Runtime: add arbitrary file upload to working dir in web interface
2022-11-29, Edouard Tisserant
4b75f1506ea1
Runtime: add arbitrary file upload to working dir in web interface
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))