Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
74a42ef4
Commit
74a42ef4
authored
May 08, 2018
by
Igor Pecovnik
Browse files
Cosmetics
parent
b7d6ca78
Changes
2
Show whitespace changes
Inline
Side-by-side
debian-config-jobs
View file @
74a42ef4
...
...
@@ -21,7 +21,7 @@ function jobs ()
# Application installer
#
"Softy"
)
./softy
||
softy
[[
-f
softy
]]
&&
./softy
||
softy
;;
# Remove BT
...
...
debian-software
View file @
74a42ef4
...
...
@@ -489,7 +489,7 @@ case $distribution in
;;
esac
systemctl status log2ram >/dev/null 2>
&
1
&&
(systemctl stop log2ram ; systemctl disable log2ram ; rm /etc/cron.daily/log2ram)
systemctl status log2ram >/dev/null 2>
&
1
&&
(systemctl stop log2ram ; systemctl disable log2ram
>/dev/null 2>
&1
;
rm /etc/cron.daily/log2ram)
export APT_LISTCHANGES_FRONTEND=none
if [ -f /etc/armbian-release ]; then
. /etc/armbian-release
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment