Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/52-54-00-12-34-56.py
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-08-21 16:23:15 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-08-21 16:23:15 +0000
commitff1632ebbdfcb52f13bba19be1cee20077406b4e (patch)
tree0f5c21023f28ef0178969c8073af5eee177c0a90 /profiles/52-54-00-12-34-56.py
parent7a09115a7086f4b762795a684f22ab9cf790c5c4 (diff)
Adding a comment. Also testing webhooks
Diffstat (limited to 'profiles/52-54-00-12-34-56.py')
-rw-r--r--profiles/52-54-00-12-34-56.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/52-54-00-12-34-56.py b/profiles/52-54-00-12-34-56.py
index aa5a3017..5746746e 100644
--- a/profiles/52-54-00-12-34-56.py
+++ b/profiles/52-54-00-12-34-56.py
@@ -3,7 +3,7 @@ import json
import urllib.request
import git
-# Unmount and close previous runs
+# Unmount and close previous runs (Mainly only used for re-runs, but won't hurt.)
archinstall.sys_command(f'umount -R /mnt', surpress_errors=True)
archinstall.sys_command(f'cryptsetup close /dev/mapper/luksloop', surpress_errors=True)