fix: revert changes

This commit is contained in:
DarkPhoenix2704
2024-12-26 06:12:23 +01:00
parent 7a9cf9369a
commit c3b14e0959

View File

@@ -7,7 +7,7 @@ export NOCO_HOME
setup() {
cd "${WORKING_DIR}/configure" || exit 1
TERM=xterm-256color ./setup.sh "setup"
./setup.sh "setup"
}
teardown() {