ssh config, gpaw module fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local name = myModuleName()
|
||||
local version = myModuleVersion()
|
||||
local version = "trossi"
|
||||
local platform = "linux-x86_64-ubuntu-3.6"
|
||||
local home = os.getenv("HOME")
|
||||
local gpaw_root = pathJoin(home, "git", version .. "-gpaw")
|
||||
|
||||
Reference in New Issue
Block a user