Skip to content

Commit 31d2670

Browse files
committed
Update Docker volume
1 parent b002972 commit 31d2670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-enter.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env bash
2-
docker run --user root -w /iso --rm -it --privileged --mount type=bind,source=/proc,target=/proc -v ~/StratOS-Hyprland/:/iso stratos_arch_base
2+
docker run --user root -w /iso --rm -it --privileged --mount type=bind,source=/proc,target=/proc -v ./:/iso stratos_arch_base

0 commit comments

Comments
 (0)