Skip to content

Commit e78e15d

Browse files
authored
change cron install to workflow
1 parent 413030e commit e78e15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crontab.root.admin

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ PATH=/home/ubuntu/infra/.env/bin:/home/ubuntu/infra/bin:/usr/local/sbin:/usr/loc
44
# m h dom mon dow command
55
10 00 * * * cronic bash -c "/home/ubuntu/infra/update_compilers/install_libraries.sh nightly"
66
00 03 * * * cronic bash -c "/home/ubuntu/infra/update_compilers/install_binaries.sh"
7-
30 05 * * * cronic bash -c "/home/ubuntu/infra/update_compilers/install_compilers.sh nightly"
7+
#30 05 * * * cronic bash -c "/home/ubuntu/infra/update_compilers/install_compilers.sh nightly"
88
15 04 * * * cronic bash -c "/home/ubuntu/infra/update_compilers/install_nonfree_compilers.sh nightly"

0 commit comments

Comments
 (0)