Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
feudal
feudalClientInstaller
Commits
ec317bd5
Commit
ec317bd5
authored
Nov 21, 2019
by
Marcus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
always reinstall feudalClient, too
parent
c76cca31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
install.sh
install.sh
+2
-2
No files found.
install.sh
View file @
ec317bd5
...
...
@@ -53,8 +53,8 @@ esac
### Install feudalClient
test
-e
${
INSTALLDIR
}
/feudalClient/feudalClient
&&
{
echo
-e
"feudalClient seems to be installed already, skipping"
#
rm -rf ${INSTALLDIR}/feudalClient
#
echo -e "feudalClient seems to be installed already, skipping"
rm
-rf
${
INSTALLDIR
}
/feudalClient
}
test
-e
${
INSTALLDIR
}
/feudalClient/feudalClient
||
{
echo
-e
"
\n
building feudalClient"
...
...
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