ssh config, gpaw module fixes

This commit is contained in:
2020-03-06 16:59:46 +01:00
parent 6b5912091c
commit 6f6dd21aaf
2 changed files with 6 additions and 1 deletions

View File

@@ -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")