1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-10 21:37:43 +00:00

reorganization

This commit is contained in:
kepler155c@gmail.com
2017-09-15 20:27:56 -04:00
parent 64c68f2662
commit 36fd5ca073
29 changed files with 2159 additions and 3500 deletions

View File

@@ -25,7 +25,7 @@ if mounts then
end
end
fs.mount('usr', 'gitfs', 'kepler155c', 'opus-apps', 'develop')
fs.mount('usr', 'gitfs', 'kepler155c/opus-apps/develop')
-- user environment
if not fs.exists('usr/apps') then