Skip to content

Commit

Permalink
Fix adagios etc source location
Browse files Browse the repository at this point in the history
  • Loading branch information
NEMS Linux committed May 23, 2018
1 parent 1d0e69c commit 5c00d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/180-adagios
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cd /tmp/
wget -O adagios.tar.gz https://github.com/opinkerfi/adagios/archive/adagios-1.6.3-1.tar.gz
tar xzf adagios.tar.gz
cd adagios-adagios-1.6.3-1
cp -R etc/adagios /etc/
cp -R adagios/etc/adagios /etc/
cp -f /root/nems/nems-migrator/data/1.4/adagios/adagios.conf /etc/adagios/
python setup.py install
chown -R www-data:www-data adagios
Expand Down

0 comments on commit 5c00d93

Please sign in to comment.