Run script inside konsole

ubuntu/focal
Rohan Garg 9 years ago
parent 1e2f88dac0
commit 00f17b2670

@ -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…
Cancel
Save