mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-06 00:31:08 +00:00
Run script inside konsole
This commit is contained in:
parent
1e2f88dac0
commit
00f17b2670
2
debian/fs_resize/module.desc
vendored
2
debian/fs_resize/module.desc
vendored
@ -3,5 +3,5 @@ type: "job"
|
||||
name: "fs_resize"
|
||||
interface: "process"
|
||||
chroot: false
|
||||
command: "/bin/sh -c \"yes y | /usr/local/bin/fs_resize\""
|
||||
command: "konsole --nofork -e \"echo y | /usr/local/bin/fs_resize\""
|
||||
timeout: 120
|
||||
|
Loading…
x
Reference in New Issue
Block a user