we do a lil rebranding

This commit is contained in:
nelle 2023-08-08 04:29:19 -06:00
parent b1962a77f9
commit 48669c76e4
127 changed files with 4 additions and 4 deletions

View file

@ -3,5 +3,5 @@ TIME=$(date +%Y%m%d%H%M)
DAY=$(date +%d)
MONTH=$(date +%m)
YEAR=$(date +%Y)
sed -i "1s/.*/${TIME}+limepot/" ./releng/airootfs/version
sudo mkarchiso -v -r -w ./output/work -o ./output/ releng/
sed -i "1s/.*/${TIME}+limepot/" ./source/airootfs/version
sudo mkarchiso -v -r -w ./output/work -o ./output/ source/

View file

@ -3,5 +3,5 @@ TIME=$(date +%Y%m%d%H%M)
DAY=$(date +%d)
MONTH=$(date +%m)
YEAR=$(date +%Y)
sed -i "1s/.*/${TIME}/" ./releng/airootfs/version
sudo mkarchiso -v -r -w ./output/work -o ./output/ releng/
sed -i "1s/.*/${TIME}/" ./source/airootfs/version
sudo mkarchiso -v -r -w ./output/work -o ./output/ source/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Some files were not shown because too many files have changed in this diff Show more