More accurate list of recent projects

This commit is contained in:
Francesco Abbate
2020-12-08 18:49:58 +01:00
parent f882957ebc
commit 8448eee79f
2 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ else
datadir="$rundir/share/lite-xl"
fi
userdir="$rundir"
userdir="$(realpath "$rundir")"
if [ "$#" -lt 1 ]; then
echo "usage: $0 <build-dir>"