xyntax/install.sh
2023-08-23 21:12:55 -04:00

8 lines
76 B
Bash

#!/bin/bash
set -xe
sudo cp xyntax.h /usr/include/xolatile/xyntax.h
exit