Commit 62b1d69abb4fa8df0fd2ea16fc7921d3f3f928e2

Authored by Eduardo Lúcio Amorim Costa
1 parent 3e514d6f
Exists in master

Ajuste no 'install.sh'! By Questor

Showing 2 changed files with 5 additions and 2 deletions   Show diff stats
.directory 0 → 100644
... ... @@ -0,0 +1,5 @@
  1 +[Dolphin]
  2 +PreviewsShown=true
  3 +Timestamp=2015,10,22,16,29,15
  4 +Version=3
  5 +ViewMode=1
... ...
inst-lbneo-1.0/install.sh
... ... @@ -734,8 +734,6 @@ if [[ $response =~ ^([yY][eE][sS]|[yY])$ ]] ; then
734 734  
735 735 cd "$SCRIPTDIR"
736 736  
737   -rm -f /usr/local/lbneo/virtenvlb3.2/src/LBGenerator/lbgenerator.wsgi
738   -
739 737 cd ./other-srcs-n-apps
740 738 cp -f lbgenerator.wsgi /usr/local/lbneo/virtenvlb3.2/src/LBGenerator/lbgenerator.wsgi
741 739  
... ...