we do a lil rebranding
This commit is contained in:
parent
b1962a77f9
commit
48669c76e4
127 changed files with 4 additions and 4 deletions
|
@ -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/
|
|
@ -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
Loading…
Reference in a new issue