OSDN Git Service

[change] : The script name has been changed.
authorhayao <shun819.mail@gmail.com>
Fri, 28 Feb 2020 10:13:02 +0000 (19:13 +0900)
committerhayao <shun819.mail@gmail.com>
Fri, 28 Feb 2020 10:13:02 +0000 (19:13 +0900)
airootfs/usr/share/calamares/final-process [moved from airootfs/usr/share/calamares/cleaning.sh with 100% similarity]
airootfs/usr/share/calamares/modules/shellprocess.conf

index 3614c79..75ebc5b 100644 (file)
@@ -30,5 +30,5 @@
 dontChroot: false
 timeout: 50
 script:
-    - "chmod 755 /usr/share/calamares/cleaning.sh"
-    - "/usr/share/calamares/cleaning.sh -u @@USER@@"
+    - "chmod 755 /usr/share/calamares/final-process"
+    - "/usr/share/calamares/final-process -u @@USER@@"