mirror of https://github.com/CGAL/cgal
set -x for install.sh
This commit is contained in:
parent
cb5bd56ef0
commit
8db251c796
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -e
|
set -ex
|
||||||
|
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y \
|
sudo apt-get install -y \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue