Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Installer files better fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
ajh123 committed Aug 21, 2022
1 parent 80b99de commit 60c61bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/main.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fs.delete("/tmp/IPvCC/")
print("Packaging directories...")
fs.makeDir("/IPvCC/programs")
fs.makeDir("/IPvCC_programs")

fs.move("/IPvCC/*.lua", "/IPvCC_programs/")
fs.move("/IPvCC/IPvCC", "/IPvCC/")
Expand Down

0 comments on commit 60c61bd

Please sign in to comment.