mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 15:18:32 -06:00
update settings to add clarity
This commit is contained in:
1
run.sh
1
run.sh
@@ -11,6 +11,7 @@ docker run -it --rm \
|
||||
-v ~/projects/faculty/1810/2024-fall-alex/modules:/app/storage/intro_to_web \
|
||||
-v ~/projects/faculty/4850_AdvancedFE/2024-fall-alex/modules:/app/storage/advanced_frontend \
|
||||
-v ~/projects/faculty/1810/2025-spring-alex/online:/app/storage/intro_to_web_online \
|
||||
-v ~/projects/faculty/1400/2025_spring_alex/modules:/app/storage/1400 \
|
||||
node \
|
||||
sh -c "
|
||||
mkdir -p ~/.npm-global && \
|
||||
|
||||
Reference in New Issue
Block a user