This commit is contained in:
tTh 2022-09-15 16:18:54 +02:00
parent 42e12974db
commit e596e11425
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
set -e # obort on error
set -e # abort on error
cd Lib
echo "========== in $PWD"