Files
phoronix-test-suite/ob-cache/test-profiles/pts/build-nodejs-1.4.0/interim.sh
2024-04-20 19:23:38 -05:00

6 lines
86 B
Bash

#!/bin/sh
rm -rf node-v21.7.2
tar -xf node-v21.7.2.tar.xz
cd node-v21.7.2
./configure