We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3eaf93 commit efb75f3Copy full SHA for efb75f3
1 file changed
airootfs/root/install.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
3
# Execute true script
4
-cd /root/scripts
+cd scripts/
5
./archinstall.sh
6
-cd
+cd ..
7
0 commit comments