Skip to content

Commit

Permalink
Move old builders into a legacy directory (#54)
Browse files Browse the repository at this point in the history
* Rename conty-start.sh to legacy/conty/conty-start.sh

* Rename create-arch-bootstrap.sh to     legacy/conty   /create-arch-bootstrap.sh

* Rename create-arch-bootstrap.sh to create-arch-bootstrap.sh

* Rename steam-conty-builder.sh to legacy/conty/steam-conty-builder.sh

* Rename create-conty.sh to legacy/conty/create-conty.sh

* Rename steam-junest.sh to legacy/archimage/steam-junest.sh

* Rename create-utils.sh to legacy/conty/create-utils.sh

* Rename init.c to legacy/conty/init.c
  • Loading branch information
ivan-hc authored Feb 4, 2025
1 parent b6bee24 commit 7a55f22
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion create-utils.sh → legacy/conty/create-utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ tar -zvcf utils_dwarfs.tar.gz utils
mv utils_dwarfs.tar.gz "../"
cd "../"
rm -rf ./build-utils
echo "All Done!"
echo "All Done!"
File renamed without changes.
File renamed without changes.

0 comments on commit 7a55f22

Please sign in to comment.