summaryrefslogtreecommitdiff
path: root/stages/second_stage.sh
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2019-12-15 11:39:20 +0100
committerxengineering <mail2xengineering@protonmail.com>2019-12-15 11:39:20 +0100
commit2a64f2483771ede6310b18a94e7301618d8dc4f7 (patch)
treea9ba6c6988b6e079752ba6ba48bae6c93cccc788 /stages/second_stage.sh
parenta5eb7e67ca1ea36c3c6ea6dc7c86c2703fe70620 (diff)
downloadarchinstall-2a64f2483771ede6310b18a94e7301618d8dc4f7.tar
archinstall-2a64f2483771ede6310b18a94e7301618d8dc4f7.tar.zst
archinstall-2a64f2483771ede6310b18a94e7301618d8dc4f7.zip
Started change to new stages/util concept.
Diffstat (limited to 'stages/second_stage.sh')
-rw-r--r--stages/second_stage.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/stages/second_stage.sh b/stages/second_stage.sh
index 2d19b9a..5810806 100644
--- a/stages/second_stage.sh
+++ b/stages/second_stage.sh
@@ -16,3 +16,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
+
+
+echo "Entering second_stage.sh - OK"