Create fundamental folders/files earlier, hide external player output
Repository details (npshell)
- Project page
- npshell
- Project category
- npshell (121 entries)
- Repository
-
@joelpurra/npshell
- Owner
-
@joelpurra
- Issues
-
@joelpurra/npshell/issues
- Contributors
-
@joelpurra/npshell/graphs/contributors
Commit details (ff74a9eb)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Create fundamental folders/files earlier, hide external player output
Changed files (6)
-
src/shared/functionality.sh
+43, -6 -
src/shared/functions/basic.sh
+6, -1 -
src/shared/functions/config.sh
+7, -3 -
src/shared/functions/externalplayer.sh
+1, -2 -
src/shared/functions/processes.sh
+2, -0 -
src/shared/mutexed.sh
+5, -27