diff options
author | xengineering <mail2xengineering@protonmail.com> | 2019-12-15 13:10:04 +0100 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2019-12-15 13:10:04 +0100 |
commit | b5e454658004691d9cc9c9f7d1dd366c6c6c5444 (patch) | |
tree | 26eac993715eef9b04d91f45c20a1558d471e6df /stages/second_stage.sh | |
parent | 5259030286c8f65892d3210098661778a5152956 (diff) | |
download | archinstall-b5e454658004691d9cc9c9f7d1dd366c6c6c5444.tar archinstall-b5e454658004691d9cc9c9f7d1dd366c6c6c5444.tar.zst archinstall-b5e454658004691d9cc9c9f7d1dd366c6c6c5444.zip |
Finally moved to new stages/util system.
Diffstat (limited to 'stages/second_stage.sh')
-rw-r--r-- | stages/second_stage.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/stages/second_stage.sh b/stages/second_stage.sh index 4cae372..f4b867e 100644 --- a/stages/second_stage.sh +++ b/stages/second_stage.sh @@ -21,12 +21,6 @@ echo "Entering second_stage.sh - OK" -echo "Debug values:" -echo $PATH -echo $REPOSITORY_PATH -echo "End of debug" - - bash configure_keyboard.sh de-latin1 bash configure_locales.sh |