mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 08:46:56 +00:00
Fix typo in build-arm.sh.
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ while true
|
||||
do
|
||||
sleep 20
|
||||
# print free memory
|
||||
free -h | grep Mem"
|
||||
free -h | grep Mem
|
||||
# Check to see if the artifact has been produced
|
||||
$SSH "ls -l src/pandoc/linux/artifacts/DONE 2>/dev/null" && break
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user