Latest
This commit is contained in:
parent
bde9bda93e
commit
127e9278c6
1 changed files with 0 additions and 2 deletions
|
@ -1008,7 +1008,6 @@ if [ -n "$DEBUG" ] || [ -n "$DEBUG_MODE" ]; then
|
|||
ensureZshShell
|
||||
gnomeExtensionSettings
|
||||
grubSettings
|
||||
installCocExtensions
|
||||
installDockerRclonePlugin
|
||||
installTerminalTheme
|
||||
loadCronjobs
|
||||
|
@ -1036,7 +1035,6 @@ else
|
|||
ensureZshShell &
|
||||
gnomeExtensionSettings &
|
||||
grubSettings &
|
||||
installCocExtensions &
|
||||
installDockerRclonePlugin &
|
||||
installTerminalTheme &
|
||||
loadCronjobs &
|
||||
|
|
Loading…
Reference in a new issue