Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ProActive
scheduling
Commits
2e8d6a9d
Commit
2e8d6a9d
authored
Jul 04, 2020
by
Fabien Viale
Browse files
install.sh : Remove empty line before shebang
parent
859b83c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/install_base.sh
View file @
2e8d6a9d
...
...
@@ -547,8 +547,7 @@ if [[ "$OLD_PADIR" == "" ]]; then
if
[[
"
$OS
"
==
"Debian"
]]
;
then
tail
-n
+5
"
$PA_ROOT
/default/tools/proactive-scheduler"
>
"
$PA_ROOT
/default/tools/proactive-scheduler.tmp"
echo
'
#!/bin/bash
echo
'#!/bin/bash
### BEGIN INIT INFO
# Provides: proactive-scheduler
# Required-Start: $all
...
...
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