添加图标
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
rm /tmp/gxde-kernel-manager-installer-status -f
|
||||
pkexec bash "${kernelInstallerShellTempPath}"
|
||||
echo $? > /tmp/gxde-kernel-manager-installer-status
|
||||
rm -f "${kernelInstallerRootLoaderShellTempPath}"
|
||||
Reference in New Issue
Block a user