Skip to content

Commit 70d6815

Browse files
authored
Remove storage checks (#5047)
1 parent 75273e8 commit 70d6815

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ct/alpine-rclone.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ catch_errors
2222

2323
function update_script() {
2424
header_info
25-
check_container_storage
26-
check_container_resources
27-
2825
if [ ! -d /opt/rclone ]; then
2926
msg_error "No ${APP} Installation Found!"
3027
exit 1

0 commit comments

Comments
 (0)