We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b002972 commit 31d2670Copy full SHA for 31d2670
1 file changed
docker-enter.sh
@@ -1,2 +1,2 @@
1
#!/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
+docker run --user root -w /iso --rm -it --privileged --mount type=bind,source=/proc,target=/proc -v ./:/iso stratos_arch_base
0 commit comments