Skip to content

Commit

Permalink
start.sh cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
f0rb1dd3n committed May 31, 2018
1 parent 5f88aff commit ea507f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ function reptile_install {
cp scripts/start.sh /$MODULE/$MODULE"_start.sh" && \
cp scripts/bashrc /$MODULE/$MODULE"_rc" && \
rm -rf bin && \
rm -f scripts/start.sh && \
echo -e "\e[01;36mDONE!\e[00m" || { echo -e "\e[01;31mERROR!\e[00m\n"; exit; }

echo -ne "Installing... "
Expand Down
8 changes: 0 additions & 8 deletions scripts/start.sh

This file was deleted.

0 comments on commit ea507f7

Please sign in to comment.